diff --git a/README.md b/README.md
index 5c88711..38efd46 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,9 @@
-## :camel: LocalAI
+
+
+
+ LocalAI
+
+
> :warning: This project has been renamed from `llama-cli` to `LocalAI` to reflect the fact that we are focusing on a fast drop-in OpenAI API rather on the CLI interface. We think that there are already many projects that can be used as a CLI interface already, for instance [llama.cpp](https://github.com/ggerganov/llama.cpp) and [gpt4all](https://github.com/nomic-ai/gpt4all). If you are were using `llama-cli` for CLI interactions and want to keep using it, use older versions or please open up an issue - contributions are welcome!