diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -88,8 +88,8 @@ The compiler used for this project is [`tcc`](https://github.com/lunarjournal/tc Files:
<br/>
-* `cdl.c` - C source file for CDL. <br>
-* `cdl.h` - CDL header file to include.
+* `cdl.c` - `C source file for CDL.` <br>
+* `cdl.h` - `CDL header file to include.`
Folders:
* `/tests` - CDL test suite. Run `make all`.
|