From 2556c98fb0883f9d8de1b4903f5d82b983d5a33a Mon Sep 17 00:00:00 2001 From: "M. Gardner" Date: Sun, 28 Jul 2019 15:12:59 +0300 Subject: [PATCH] fix formating --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4d99d56..ff23e9c 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ At the moment, it ~~only works~~ would work with mysql/mariadb, but it is planne To set up the webcomic system, you will need to do the following: - 1) choose a dialect of sql. As far as I know, any dialect works, but only mysql and sqlite have been tested. - 2) copy or write `config.ini.php`. If you choose to use one of the tested variants, sample config files are provided. - 3) setup the database. It is remarcably simple: + 1. choose a dialect of sql. As far as I know, any dialect works, but only mysql and sqlite have been tested. + 2. copy or write `config.ini.php`. If you choose to use one of the tested variants, sample config files are provided. + 3. setup the database. It is remarcably simple: id | file | title | hover ---|------|-------|------