LINLY README IMPORTANTE

This commit is contained in:
2023-08-22 23:47:08 +03:00
parent b1d5d81f84
commit 6d0fa81c89
2 changed files with 13 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# printf
~~This took printf("Hello world") and made it difficult~~
Group project to implement printf from scratch
## Structure
`test/` where all the tests lay
## Building **TODO**