Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcombeau authored Aug 10, 2022
1 parent f381839 commit adaf252
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# libft

<p align="center">
<img src="https://github.com/mcombeau/mcombeau/blob/main/42_badges/libfte.png" />
</p>

42 school's first project, libft, is about learning how the standard functions of C programming work, by coding them from scratch and creating our very own library.

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.
Expand Down

0 comments on commit adaf252

Please sign in to comment.