diff --git a/README.md b/README.md index edb5170..567050a 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ Libft is a very important project, since this library will be used in future 42 school assignments. If you are a 42 student, I highly recommend you go through the trial and error process of writing your own code and testing it yourself, rather than copy-pasting code you only half-understand. If you've succeeded your piscine, there is no reason you couldn't figure this project out for yourself! Be patient and thorough. ## Status -2022-01-18: Finished. - -[![jaeskim's 42Project Score](https://badge42.herokuapp.com/api/project/mcombeau/Libft)](https://github.com/JaeSeoKim/badge42) +Finished: 2022-01-18. Grade: 125/100. ## Usage ``make`` to compile mandatory functions.