diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-01-30 22:31:16 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-01-30 22:31:16 -0800 |
| commit | 575f959fc8cc76fecedffa093b89b261916a3baf (patch) | |
| tree | d0f62af8e478d45bb6b1f5201e61e10adc5254c6 | |
| parent | 871c4f3bf94d41f38eede8913445c598ae82ad1a (diff) | |
Add README
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..80af138 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# corvid + +A DBus Notification server that outputs JSON. Intended for use with [eww](https://github.com/elkowar/eww). I may eventually actually document this, but it's fairly simple.
\ No newline at end of file |