clarify some stuff

This commit is contained in:
M. Gardner 2019-07-28 15:14:37 +03:00
parent 2556c98fb0
commit 70f80e7ab9
1 changed files with 2 additions and 0 deletions

View File

@ -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).