From ad2a1fa4c59a069152076545b624882b5a5b01e1 Mon Sep 17 00:00:00 2001 From: Lukas Jiriste Date: Tue, 24 Oct 2023 12:29:21 +0200 Subject: [PATCH] Add a very simple README file. --- README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README 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. -- 2.30.2