From f96be9ba455b0a71562e732664717b507b4bd548 Mon Sep 17 00:00:00 2001 From: Charles Date: Wed, 20 Nov 2019 04:29:44 +0100 Subject: Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e930431..9fe84d4 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ # libft + +The state of this repo when I pass can be checked with the [raw](http://github.com/HappyTramp/libft/tree/raw) tag. + +I have both the pre 2019 and current functions. There is also my [get\_nex\_line](http://github.com/HappyTramp/get_next_line) in the mix. + +The [rendu](http://github.com/HappyTramp/libft/tree/rendu) branch is the one I use for my other projects, it doesnt contain .gitignore, README.md and subjects. -- cgit