diff --git a/README.md b/README.md index 50d4ef1..15c18ee 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,6 @@ Unit Testing for 42 Projects -## LibFT Unit Testing - -Library Forty-Two like a mini Libc for string and memory functions. - -- [libft](https://vogsphere.baco.net/baco/42test/src/branch/master/libft) - ## Setup ``` @@ -34,3 +28,9 @@ cd 42test git pull ``` +## LibFT Unit Testing + +Library Forty-Two like a mini Libc for string and memory functions. + +- Follow the [libft](https://vogsphere.baco.net/baco/42test/src/branch/master/libft) +