diff options
| author | yctct <yctct@yctct.com> | 2026-02-07 11:03:37 +0100 |
|---|---|---|
| committer | yctct <yctct@yctct.com> | 2026-02-07 11:03:37 +0100 |
| commit | e16f79fa89b6004980084cf9fa7edfcac0a91101 (patch) | |
| tree | 7aabd38ed589e4d9f430dc4aaa1df330f4a51a87 | |
| parent | 28ecf5f847333ff092d34adbdee2918cc70c07bf (diff) | |
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
