summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoryuzu-eva <cafebabe@disroot.org>2025-04-11 17:53:23 +0200
committeryuzu-eva <cafebabe@disroot.org>2025-04-11 17:53:23 +0200
commitfc96ea209762349d0551c1d86808adce43e43111 (patch)
treed6bb236f3e7d91ed00a762a401c5b424929ddc46 /README.md
parent214ea785d9a56515b5fba716233b891eed3166a3 (diff)
added a short sentence about requirements
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5bea174..1a5d0b1 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,8 @@ sqlite3 database.
## Quickstart
+Only requires a C compiler and sqlite3. Should be installed on every
+system be default.
You need a database with tables `anime` and `manga`. Attached in this
repo is a setup script for the database. Simply execute
```