From aaaa7330a1d38a63b375a212a39c871bfdf3c2ad Mon Sep 17 00:00:00 2001 From: marvin Date: Fri, 22 Oct 2021 11:20:28 +0200 Subject: [PATCH] 2021-10-22 11:20:28 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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) +