summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-15 15:54:33 +0200
committerGitHub <noreply@github.com>2024-12-15 15:54:33 +0200
commit30c7e8876f2b8ad923cab43a7c7fdd77f0135d32 (patch)
tree278e68d81bd41913ca00fa5e3fadff6ba4fdf9a0 /README.md
parent49c889f91a67e421119506b632d97f75bbbdfe3a (diff)
downloadcdl86-30c7e8876f2b8ad923cab43a7c7fdd77f0135d32.tar.gz
cdl86-30c7e8876f2b8ad923cab43a7c7fdd77f0135d32.zip
Update README.md
Diffstat (limited to 'README.md')
-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.