projects
/
42
/
gnl_tester.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4abf07
)
Add a very simple README file.
author
Lukas Jiriste
<ljiriste@student.42prague.com>
Tue, 24 Oct 2023 10:29:21 +0000
(12:29 +0200)
committer
Lukas Jiriste
<ljiriste@student.42prague.com>
Tue, 24 Oct 2023 10:29:21 +0000
(12:29 +0200)
README
[new file with mode: 0644]
patch
|
blob
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.