Fixed formatting error (missing line break)

This commit is contained in:
2017-09-12 02:17:47 -07:00
parent 365b7a910a
commit 068c8462d7

View File

@ -24,7 +24,9 @@ A CGI program written in C to display data related to Race CTS leaderboards of X
## Compilers
* MinGW, GCC 4.7.1
__________________
This program uses an sqlite3 database file created from `~/.xonotic/data/data/server.db`.
The database may be built using [xonotic-py-sqlite3-defrag2db](https://git.teknik.io/antares/xonotic-py-sqlite3-defrag2db).