diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b80df33
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+# rs_blocks
+A minimal fast dwm status bar written in **Rust** 🦀
+
+
+
+
+## Features
+* Time/Date
+* Used Memory
+* Used Disk space
+* Minimal, Fast
+
+## Note
+This tool is still in development stage.
+
+## Contributions
+All Contributions are welcome.
+
+## License
+[MIT](./LICENSE)
diff --git a/screenshots/1.png b/screenshots/1.png
new file mode 100644
index 0000000..d9b333c
Binary files /dev/null and b/screenshots/1.png differ