summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 28d00b0..c98a6cd 100644
--- a/README.md
+++ b/README.md
@@ -101,11 +101,11 @@ The compiler used for this project is [`tcc`](https://github.com/lunar-sh/tcc).
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.
+* `/tests` - `CDL` test suite
# Signature
@@ -133,3 +133,4 @@ Folders:
+