From 70f80e7ab9d89872a626664f529d9f78b7b9922d Mon Sep 17 00:00:00 2001 From: "M. Gardner" Date: Sun, 28 Jul 2019 15:14:37 +0300 Subject: [PATCH] clarify some stuff --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff23e9c..a327e51 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,5 @@ To set up the webcomic system, you will need to do the following: id | file | title | hover ---|------|-------|------ number, preferably auto-incrementing. primary key| location of image files, text|webpage title, text| hovertext, text + +See sample setup in `comics.sql` (mysql version). \ No newline at end of file