diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2025-04-11 17:53:23 +0200 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2025-04-11 17:53:23 +0200 |
| commit | fc96ea209762349d0551c1d86808adce43e43111 (patch) | |
| tree | d6bb236f3e7d91ed00a762a401c5b424929ddc46 /README.md | |
| parent | 214ea785d9a56515b5fba716233b891eed3166a3 (diff) | |
added a short sentence about requirements
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ``` |
