Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edithturn authored Aug 26, 2020
1 parent 4c34d05 commit 82ebfd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ft_printf :whale2: :turtle:

Library that contains ft_printf, a function that will mimic the real printf, It will manage the following conversions: **[ cspdiuxX%]**
Library that contains ft_printf, a function that will mimic the real printf, It will manage the following conversions:**[ cspdiuxX%]**

### ft_printf.c

Expand Down Expand Up @@ -129,4 +129,4 @@ valgrind --tool=memcheck --leak-check=yes --show-reachable=yes --num-callers=20

### ft_printf pdf new curriculum
[Download from HERE](https://drive.google.com/file/d/1mnoosj61JIh1mJzK7XN3Q2VFhRK037T4/view?usp=sharing)


0 comments on commit 82ebfd0

Please sign in to comment.