summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-15 15:49:27 +0200
committerGitHub <noreply@github.com>2024-12-15 15:49:27 +0200
commit376124062ed58b948d12192dea7a775206743616 (patch)
treed0ea0aacb09925d8e30933837e94161429a00ae1
parent4d23cf6f611a77ee98ffbccc7a25c1a2405f251f (diff)
downloadcdl86-376124062ed58b948d12192dea7a775206743616.tar.gz
cdl86-376124062ed58b948d12192dea7a775206743616.zip
Update README.md
-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`.