aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormustafa salih <mustafasalih1991@gmail.com>2020-12-21 14:00:27 +0300
committermustafa salih <mustafasalih1991@gmail.com>2020-12-21 14:00:27 +0300
commite26d3ff2cdb3b8cdc8abc26c4924f6542782f551 (patch)
tree25d070a17cec0aa5e00d90468be24caf34143963 /README.md
parent4d04220e8c68ad2deb54584dec9c104c21e8335f (diff)
added README file and preview
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)