aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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 <config.py>