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.