diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-15 15:54:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-15 15:54:33 +0200 |
commit | 30c7e8876f2b8ad923cab43a7c7fdd77f0135d32 (patch) | |
tree | 278e68d81bd41913ca00fa5e3fadff6ba4fdf9a0 /README.md | |
parent | 49c889f91a67e421119506b632d97f75bbbdfe3a (diff) | |
download | cdl86-30c7e8876f2b8ad923cab43a7c7fdd77f0135d32.tar.gz cdl86-30c7e8876f2b8ad923cab43a7c7fdd77f0135d32.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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.
|