diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-07 18:08:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-07 18:08:45 +0200 |
commit | d353aed4c0ac72e9b9baa8f6265b9500ce0d460c (patch) | |
tree | 499ad9bfee0b0c29ee54ecfe9b27f42c80452446 | |
parent | 7d77b5f6e5c2ab5322196a0a59475b634ef35309 (diff) | |
download | cdl86-d353aed4c0ac72e9b9baa8f6265b9500ce0d460c.tar.gz cdl86-d353aed4c0ac72e9b9baa8f6265b9500ce0d460c.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ The compiler used for this project is [`tcc`](https://github.com/lunarjournal/tc Files:
<br/>
-* `cdl.c` - `C source file for CDL.` <br>
+* `cdl.c` - `C source file for CDL.`
* `cdl.h` - `CDL header file to include.`
Folders:
|