Add a very simple README file.
authorLukas Jiriste <ljiriste@student.42prague.com>
Tue, 24 Oct 2023 10:29:21 +0000 (12:29 +0200)
committerLukas Jiriste <ljiriste@student.42prague.com>
Tue, 24 Oct 2023 10:29:21 +0000 (12:29 +0200)
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
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.