Update README.md

This commit is contained in:
frzysk 2025-07-31 15:56:26 +00:00
parent c34c1b1997
commit 164552cf0c

View file

@ -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.