From 164552cf0c8ce47f50bae3eb1f2fd3bab954b5b9 Mon Sep 17 00:00:00 2001 From: frzysk Date: Thu, 31 Jul 2025 15:56:26 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa827d3..260e4c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # minishell -the result of a group project at 42 school, made by me and [Joris Schaft](https://github.com/BgNounours). +the result of a group project at 42 school, made by me and [BgNounours](https://github.com/BgNounours). it's a very basic shell like sh or bash. it is not POSIX.