From 5bd56e072615b77f8862c0c6c41f8f89c2e8dd0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl?= <35407363+EniumRaphael@users.noreply.github.com> Date: Thu, 23 Nov 2023 14:08:02 +0100 Subject: [PATCH] Adding banner --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 605b75a..aa4daa5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# ft_printf +![banner](https://github.com/EniumRaphael/EniumRaphael/blob/main/covers/cover-ft_printf.png?raw=true) +# This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future projects. ## | Keywords | Skills |