summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 68705dd..cf06245 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`
+* `/tests` - `CDL` test suite.