commit - a0b828daf82569ca8cad54a2e705a0cdd2568c28
commit + f6d99c8abf127be7cb9cc71f3fa59b19e1045350
blob - 34633867977ba8c80b45abcb331e3405e9914966
blob + 9ff53e6935f73600f7c599f1fd775218602e4b0c
--- README.md
+++ README.md
Fetch new RSS (and Atom) feed items and send them via E-Mail.
+## Installation
+
+### Arch Linux
+
+There are 2 packages available in the AUR:
+
+- [rss-email](https://aur.archlinux.org/packages/rss-email)
+- [rss-email-git](https://aur.archlinux.org/packages/rss-email-git)
+
## Compiling
Install the dependencies:
- Rust
+- sqlite
- [cargo-sqlx](https://github.com/launchbadge/sqlx/tree/main/sqlx-cli#install)
+ (optional, only for development)
- scdoc (optional)
First specify the `DATABASE_URL` environment variable and set up the database