From e16f79fa89b6004980084cf9fa7edfcac0a91101 Mon Sep 17 00:00:00 2001 From: yctct Date: Sat, 7 Feb 2026 11:03:37 +0100 Subject: Add missing letter --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3