aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md20
-rw-r--r--screenshots/1.pngbin0 -> 5550 bytes
2 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)
diff --git a/screenshots/1.png b/screenshots/1.png
new file mode 100644
index 0000000..d9b333c
--- /dev/null
+++ b/screenshots/1.png
Binary files differ