docs: adding documentation on my libft
This commit is contained in:
parent
c947e43e51
commit
83cc8419a0
47 changed files with 624 additions and 44 deletions
7
libft/README.md
Normal file
7
libft/README.md
Normal 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 |
|
||||
Loading…
Add table
Add a link
Reference in a new issue