From b298afeb9da27038cbd54802a2d70504909427a3 Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 15 Jun 2020 18:08:00 +0200 Subject: Rewrite in python --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a73596b..fe6ea90 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ The reasons for this is are: ## Run -`> ./test.sh` +`> ./main.py` # Configuration -The default configuration can be changed in the `minishell\_test.config` file. +The default configuration can be changed in -- cgit