diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-15 15:49:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-15 15:49:27 +0200 |
commit | 376124062ed58b948d12192dea7a775206743616 (patch) | |
tree | d0ea0aacb09925d8e30933837e94161429a00ae1 | |
parent | 4d23cf6f611a77ee98ffbccc7a25c1a2405f251f (diff) | |
download | cdl86-376124062ed58b948d12192dea7a775206743616.tar.gz cdl86-376124062ed58b948d12192dea7a775206743616.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 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`.
|