Update README.md
authorSamuel Dudík <redacted>
Sat, 8 Aug 2020 16:10:20 +0000 (18:10 +0200)
committerGitHub <redacted>
Sat, 8 Aug 2020 16:10:20 +0000 (18:10 +0200)
README.md

index 5ccc1d1cdd8355f0bbbfe963cd744c68f9ee5181..847649626c727c96ff5c86d1cd0fd18d7bf959cf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,21 +1,12 @@
 # 🌱 herbe
 > Daemon-less notifications without D-Bus. Minimal and lightweight.
+![herbe](https://raw.githubusercontent.com/dudik/herbe/master/herbe.png)
 
 ## Usage
 ```shell
-herbe "This is a notification"
+herbe "herbe notifications" " " "Daemon-less notifications without D-Bus. Minimal and lightweight."
 ```
-will display a notification for the duration set in `config.h` that says `This is a notification`
-
-## TODO
-herbe is still a WIP.
-* Title support
-* Refactor code, it is not very readable
-
-Not really sure about these, are they minimal, will someone use them?
-* Line breaks formatting
-* Icon/image support
-* Command-line options (change settings)
+will display the notification shown above
 
 ## Installation
 ### Dependencies