fix: bold instead of italic

This commit is contained in:
Zoëy Noort 2025-05-05 18:25:58 +02:00
parent bcc10bf187
commit 99f0ea3fec

View file

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