Run aspell on README
This commit is contained in:
parent
12171ecba7
commit
b773e73037
|
@ -1,6 +1,6 @@
|
|||
# guestbook.php
|
||||
|
||||
This is a guestbook system for personal websites! Its gimick is that it's simple enough to fit in one file (the SQLite database is technically another file, but `guestbook.php` will generate and handle it all on its own).
|
||||
This is a guestbook system for personal websites! Its gimmick is that it's simple enough to fit in one file (the SQLite database is technically another file, but `guestbook.php` will generate and handle it all on its own).
|
||||
|
||||
## Setup
|
||||
|
||||
|
|
Loading…
Reference in New Issue