diff --git a/README.md b/README.md
new file mode 100644
index 0000000..83be6e1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,55 @@
+
+
+
+
Budny
+
+
+
+
+
+## About
+
+The prototype of the console bot for the game "Heroes of War and Money". At the moment, the bot can only get a job.
+
+## Technology stack
+
+- **Building the application in Maven 3.9**
+- **Java 17**
+- **Selenium 4**
+
+## Environment requirements
+
+- **Maven 3.9**
+- **Java 17**
+
+## How to use
+
+``` shell
+git clone https://github.com/quesoon/budny
+```
+``` shell
+mvn compile && mvn exec:java -Dexec.mainClass="org.semul.budny.Budny"
+```
+
+## Contributors ✨
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/public/logo.png b/public/logo.png
new file mode 100644
index 0000000..d4fe920
Binary files /dev/null and b/public/logo.png differ
diff --git a/public/preview.jpg b/public/preview.jpg
new file mode 100644
index 0000000..1bef386
Binary files /dev/null and b/public/preview.jpg differ