diff options
| author | Charles <sircharlesaze@gmail.com> | 2019-11-20 04:29:44 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2019-11-20 04:31:42 +0100 |
| commit | f96be9ba455b0a71562e732664717b507b4bd548 (patch) | |
| tree | 57e2b6af2ec09d4daa9c67334e15b834b1cd7338 /README.md | |
| parent | 6a0f42bafdf8b17d24871a1da836dd12a107cf24 (diff) | |
| download | libft-f96be9ba455b0a71562e732664717b507b4bd548.tar.gz libft-f96be9ba455b0a71562e732664717b507b4bd548.tar.bz2 libft-f96be9ba455b0a71562e732664717b507b4bd548.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |
