summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ece00bb..058a4cf 100644
--- a/README.md
+++ b/README.md
@@ -90,8 +90,8 @@ The compiler used for this project is [`tcc`](https://github.com/lunarjournal/tc
Files:
<br/>
-* `cdl.c` - `C source file for CDL`.
-* `cdl.h` - `CDL header file to include`.
+* `cdl.c` - `C source file for CDL`
+* `cdl.h` - `CDL header file to include`
Folders:
* `/tests` - `CDL test suite`.