diff --git a/libft/README.md b/libft/README.md index 25fa6d7..fd5dfdc 100644 --- a/libft/README.md +++ b/libft/README.md @@ -2,9 +2,12 @@ ## Setup +Clone [42test](https://vogsphere.baco.net/baco/42test) + Create a link to the base of your libft (the one with libft.a and all ft_ and Makefile files) + ``` cd libft