diff options
author | Oxbian <oxbian@mailbox.org> | 2025-02-08 14:56:35 -0500 |
---|---|---|
committer | Oxbian <oxbian@mailbox.org> | 2025-02-08 14:56:35 -0500 |
commit | 27564303b4c0e0b569141afcf6c6513c74b17ff7 (patch) | |
tree | 2e8c4dc58abda7d603567fda5b52e539230942f6 /C/README.md | |
parent | ece2583cee34ad19e3b3458e9c884638c8f8b73c (diff) | |
download | coding-style-27564303b4c0e0b569141afcf6c6513c74b17ff7.tar.gz coding-style-27564303b4c0e0b569141afcf6c6513c74b17ff7.zip |
feat: improving C setup, adding Python setupmain
Diffstat (limited to 'C/README.md')
-rw-r--r-- | C/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/C/README.md b/C/README.md index 0cd1d57..3a38e07 100644 --- a/C/README.md +++ b/C/README.md @@ -74,4 +74,3 @@ So once the Makefile is made, just run `make all; bear -- make` ## Folder and filename -Folder name MUST start with an uppercase, and filename |