diff --git a/README.md b/README.md new file mode 100644 index 0000000..3fab253 --- /dev/null +++ b/README.md @@ -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**