diff --git a/README.md b/README.md index 23ca439..891e789 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,7 @@ Rusty bindings for LLVM, used primarily for [Reid](https://git.teascade.net/teascade/reid-llvm) (hence the naming), but can -be used for other LLVM-based projects as well. Uses [llvm-sys](https://gitlab.com/taricorp/llvm-sys.rs) directly. \ No newline at end of file +be used for other LLVM-based projects as well. Uses [llvm-sys](https://gitlab.com/taricorp/llvm-sys.rs) directly. + +Most of the project was done on Reid-side, which is why initial commit is so +large. \ No newline at end of file