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 Nov 30, 2024
1 parent a1c0785 commit 2db677e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

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.

> This project has been archived in the state it was in at the time of evaluation.
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
Expand Down

0 comments on commit 2db677e

Please sign in to comment.