Skip to content

Commit

Permalink
README Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoJesusGata authored Apr 5, 2021
1 parent 971ddfb commit a64021c
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,2 @@
# Libft
C header created for the project Libft in 42Madrid.

Granted by Moulinette:

- libft_basics_1: 24/24 correct functions.
- libft_basics_2: 10/10 correct functions.
- libft_bonus: 8/9 correct functions (problem with ft_lstadd_back).

## TODO:

- Optimize functions
- Clean code
# Basic C Library
C library with some libc replicated functions to use in the 42 formation. Passes the new 2021 42 normative and the printf is integrated.

0 comments on commit a64021c

Please sign in to comment.