Skip to content

Commit 9be91f2

Browse files
authored
Update README.md
1 parent 528b0ad commit 9be91f2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1+
<div align="center">
2+
<picture>
3+
<img alt="Libft with bonus" src="https://github.com/ayogun/42-project-badges/blob/main/badges/libftm.png" />
4+
</picture>
5+
16
# Libft static C library
7+
8+
</div>
9+
210
The Libft project is an essential part of the [Hive Helsinki (42 School Network)](https://www.hive.fi/en/curriculum) core curriculum that involves recreating a custom C library from scratch. It focuses on implementing fundamental functions from the standard C library and not only, such as memory manipulation, string operations, and linked list management.
311

412
The project helps develop a deep understanding of low-level programming, memory management, and efficient coding practices, forming a strong foundation for future projects in systems programming and algorithm optimization.

0 commit comments

Comments
 (0)