@@ 1,38 1,39 @@
-# citron
+citron provides system data via on-demand notifications, it is
+essentially an alternative to status bars, meant to be used through
+keybindings defined in your window manager's configuration.
-citron provides system data via on-demand notifications, it is essentially an
-alternative to status bars, meant to be used through keybindings defined in
-your window manager's configuration.
+It is designed to stay out of your way. The moment you want to know
+something, like today's date for example, you hit a keybinding — and
+instantly, a notification pops up with the data you requested, and
+then disappears a few seconds later.
-It is designed to stay out of your way. The moment you want to know something,
-like today's date for example, you hit a keybinding — and instantly, a
-notification pops up with the data you requested, and then disappears a few
-seconds later.
+# Support
-## Contributing and bug reports
+If you wish to contribute a patch, inquire about something or share
+your feedback, you are welcome to send an email to
+[~grtcdr/pub@lists.sr.ht](mailto:~grtcdr/pub@lists.sr.ht). If you
+encounter issues of any kind, please file them in the project's
+[ticket tracker](https://todo.sr.ht/~grtcdr/citron).
-- We accept contributions via email at [~grtcdr/citron@lists.sr.ht](mailto:~grtcdr/citron@lists.sr.ht).
-- Issues should be filed in [our ticket tracker](https://todo.sr.ht/~grtcdr/citron).
-
-## Installation
+# Installation
See the [installation wiki page](https://man.sr.ht/~grtcdr/citron/install.md).
-## Getting started
+# Getting started
See the [main wiki page](https://man.sr.ht/~grtcdr/citron/).
-## Configuration
+# Configuration
See the [configuration wiki page](https://man.sr.ht/~grtcdr/citron/configure.md).
-## Acknowledgements
+# Acknowledgements
- Thank you to
[pin@NetBSD.org](https://pkgsrc.se/bbmaint.php?maint=pin@NetBSD.org)
for packaging and maintaining citron on NetBSD.
-## Citing
+# Citing
If your research involves this project in any way, you may cite it
like so:
@@ 45,7 46,3 @@ like so:
year = 2021
}
```
-
-## Screenshot
-
-![Different categories of notifications displaying a multitude of system information](assets/preview.png)