Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KHammerschmidt authored Oct 15, 2021
1 parent 2d3f8c8 commit f49d241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Libft

This project is subject to the 42 core curriculum and allowed me to write my own library 'libft' with standard functions in C.
Writing these functions helped me to understand and specifically learn to use them to, which I'll do in future projects.
Writing these functions helped me to understand and specifically learn to use them, which I'll do in future projects.

Key learning points of this project were:
- Passing on various types of input and typecasting void pointers
Expand Down

0 comments on commit f49d241

Please sign in to comment.