Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TN19N authored Apr 10, 2022
1 parent 9526de0 commit 26d2a29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
Summary:
This project is about programming a function that returns a line
read from a file descriptor.

## To run the program :
``` gcc main.c get_next_line.c get_next_line_utils.c -D BUFFER_SIZE=1337 && ./a.out ```

0 comments on commit 26d2a29

Please sign in to comment.