chore: added README.md

This commit is contained in:
Zoëy Noort 2025-05-05 18:21:50 +02:00
parent 6f77275e0c
commit 5bf66d0fc3

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# libft
*libft* is a C library that I created to implement various fundamental functions commonly used in C programming.