Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
augustobecker authored Aug 24, 2022
1 parent 9e4902b commit 9deedab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Those are the my Libft's functions today - some of them are not part of the subj

• <a href="https://github.com/augustobecker/Libft/blob/master/ft_putnbr_fd.c">ft_putnbr_fd</a> - output a number to a file descriptor.

### Linked list functions [Updated to support Doubly Linked Lists]
### Linked list functions

• <a href="https://github.com/augustobecker/Libft/blob/master/ft_lstnew.c">ft_lstnew</a> - creates a new list element.

Expand Down

0 comments on commit 9deedab

Please sign in to comment.