summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
```