From 9682ac83c4b685818bdaf222f813df044b3107fd Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 15 Jun 2020 18:25:35 +0200 Subject: Changing default minishell dir path, Added exit status --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fe6ea90..1da4fc9 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ README.md test.sh README.md test.sh ``` -The reasons for this is are: -1. we're free to set the prompt to whatever we want -2. termcaps would be a nightmare to test +The reasons for this: +1. You're free to set the prompt to whatever you want +2. Termcaps would be a nightmare to test ## Run -- cgit