diff --git a/README.md b/README.md index fee6bcb..15d5b2c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -# musllvm +# MUSLLVM -A pure LLVM/Clang cross compiler toolchain targeting musl C \ No newline at end of file +A simple make build system to make a pure musl clang/llvm toolchain. +Targeting x86_64. + +# Credits +* [Chimera linux](https://chimera-linux.org) - Majority of patches are sourced from chimera linux.