From df04980b423ca293eaaf6dd093b5e5f7c4108995 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl?= <35407363+EniumRaphael@users.noreply.github.com> Date: Thu, 16 Nov 2023 16:11:04 +0100 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..605b75a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# ft_printf +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 | +| ------|-----| +| Unix Logic | Algorithms & AI | +|| Rigor |