aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index ef87c35..ec3b1a0 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,10 @@ Test for the minishell project of school 42.
# Usage
-`> ./main.py --help`
-`> ./main.py`
+The default path to your project is `..` but you can change it the the [configuration](config.py).
+
+* `> ./main.py --help`
+* `> ./main.py`
## Test compatibility