From 8c60732b1c36c05c0ec1d7cbca8b89f390992d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl?= <35407363+EniumRaphael@users.noreply.github.com> Date: Tue, 14 Nov 2023 14:54:16 +0100 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b0e72a --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# libft - Firsts projects in 42paris +This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus. +## +| Keywords | Skills | +| ------|-----| +| Unix Logic | Algorithms & AI | +|| Imperative programming | +|| Rigor |