From 653dd2d8762a14feab28432b269a29761ae2f8e4 Mon Sep 17 00:00:00 2001 From: izenynn Date: Wed, 20 Oct 2021 14:37:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4268f79..55064d5 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ and thats all, hope you enjoy my git :) | Projects | Score | Type | |--- |--- |--- | -| libft | [![dpoveda- 42 project score](https://badge42.herokuapp.com/api/project/dpoveda-/Libft)](https://github.com/JaeSeoKim/badge42) | C Library | +| [libft](https://github.com/izenynn/libft) | [![dpoveda- 42 project score](https://badge42.herokuapp.com/api/project/dpoveda-/Libft)](https://github.com/JaeSeoKim/badge42) | C Library | | Born2BeRoot | [![dpoveda- 42 project score](https://badge42.herokuapp.com/api/project/dpoveda-/Born2beroot)](https://github.com/JaeSeoKim/badge42) | Systems and Virtualization | | [get_next_line](https://github.com/izenynn/get_next_line) | [![dpoveda- 42 project score](https://badge42.herokuapp.com/api/project/dpoveda-/get_next_line)](https://github.com/JaeSeoKim/badge42) | C Function | | [ft_printf](https://github.com/izenynn/ft_printf) | [![dpoveda- 42 project score](https://badge42.herokuapp.com/api/project/dpoveda-/ft_printf)](https://github.com/JaeSeoKim/badge42) | C Library |