Fix nested bullet points in readme

This commit is contained in:
Lassi Kortela 2019-08-22 01:47:36 +03:00
parent 078cade0d2
commit 2e81ccd308
1 changed files with 7 additions and 7 deletions

View File

@ -13,11 +13,11 @@ system C compiler. 64-bit executable only; 32-bit coming soon.
* Windows (wcc) * Windows (wcc)
* MacOS (clang) * MacOS (clang)
* Linux * Linux
* Debian Linux (gcc) ** Debian Linux (gcc)
* Alpine Linux (gcc) ** Alpine Linux (gcc)
* Void Linux (gcc) ** Void Linux (gcc)
* BSD * BSD
* FreeBSD (clang) ** FreeBSD (clang)
* OpenBSD (clang) ** OpenBSD (clang)
* NetBSD (gcc) ** NetBSD (gcc)
* DragonFly BSD (gcc) ** DragonFly BSD (gcc)