diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-07 18:20:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-07 18:20:24 +0200 |
commit | 568377dda22c7b5f5f304f3e918db0f07d1a40c0 (patch) | |
tree | 68d43b1de0fe5c66e51239dcb2055fc213253a46 | |
parent | 31a71cfeb9a49247db1d0285a345dec4cea00dc2 (diff) | |
download | cdl86-568377dda22c7b5f5f304f3e918db0f07d1a40c0.tar.gz cdl86-568377dda22c7b5f5f304f3e918db0f07d1a40c0.zip |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -88,8 +88,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`.
|