From 19c1059097407b5db137143e00278a373e3e4098 Mon Sep 17 00:00:00 2001 From: whaffman Date: Sun, 2 Mar 2025 22:40:47 +0100 Subject: [PATCH] tester in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb574cb..4bae689 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ A lot of amazing shell stuff - `cd -` : `bash: cd: OLDPWD not set` - `cd ~` : does not expand ? - +## Tester +- [minishell_tester](https://github.com/LucasKuhn/minishell_tester) ## TODO