README added

This commit is contained in:
LinlyBoi
2023-08-18 23:36:17 +03:00
parent 7f2118ddef
commit 6e41e2d9d0

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**