summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoryctct <yctct@yctct.com>2026-02-07 11:03:37 +0100
committeryctct <yctct@yctct.com>2026-02-07 11:03:37 +0100
commite16f79fa89b6004980084cf9fa7edfcac0a91101 (patch)
tree7aabd38ed589e4d9f430dc4aaa1df330f4a51a87 /README
parent28ecf5f847333ff092d34adbdee2918cc70c07bf (diff)
Add missing letterHEADmain
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1637c8d..6346dc2 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ To clone the repository of this library run:
$ git clone https://git.yctct.com/ft_printf_tester
$ cd ft_printf_tester
-To compile the tester with your ft_print library run:
+To compile the tester with your ft_printf library run:
$ cc main.c libftprintf.a