diff --git a/README.md b/README.md
new file mode 100644
index 0000000..56abc4a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# Jarvis 2.0
+Simle Voice Assistant made as an experiment using [Silero](https://github.com/snakers4/silero-models) & [Vosk](https://pypi.org/project/vosk/).
+
+# Installation
+Everything is already configured, just run the `main.py` script.
+Just don't forget to put models of Vosk to main folder.
+You can get the latest from the [official website](https://alphacephei.com/vosk/models).
+
+# Author
+(2022) Abraham Tugalov
\ No newline at end of file