docs: adding documentation on my libft

This commit is contained in:
Raphael 2024-10-31 18:17:43 +01:00
parent c947e43e51
commit 83cc8419a0
47 changed files with 624 additions and 44 deletions

7
libft/README.md Normal file
View file

@ -0,0 +1,7 @@
This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.
##
| Keywords | Skills |
| ------|-----|
| Unix Logic | Algorithms & AI |
|| Imperative programming |
|| Rigor |