From: Lukas Jiriste Date: Tue, 24 Oct 2023 10:29:21 +0000 (+0200) Subject: Add a very simple README file. X-Git-Url: https://git.ljiriste.work/?a=commitdiff_plain;h=ad2a1fa4c59a069152076545b624882b5a5b01e1;p=42%2Fgnl_tester.git Add a very simple README file. --- diff --git a/README b/README new file mode 100644 index 0000000..a9adb71 --- /dev/null +++ b/README @@ -0,0 +1,2 @@ +This project was created to test 42 get_next_line project. +In order to use either clone directly inside get_next_line root directory or change GNLDIR in Makefile to the path to root of the get_next_line directory.