diff --git a/README.md b/README.md index 4632f8a..d8d362f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ -# Yasi (Yet (Another (Scheme (Implementation)))) - -### ⚠️ Warning -This project is written for educational purposes and it sucks so much you wouldn't use it for any practical or serious projects. +# Yasi (Yet another scheme implementation) ## Build instructions @@ -25,4 +22,4 @@ git submodule init && git submodule update mkdir build && cd build/ cmake .. && cmake --build . ./Yasi -``` +``` \ No newline at end of file