aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 20 insertions, 0 deletions
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** 🦀
+<p>
+<img align="center" src="./screenshots/1.png"/>
+</p><br/>
+
+## 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)