We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af51229 commit 8fcba8eCopy full SHA for 8fcba8e
README.md
@@ -34,8 +34,9 @@ A clear video explanation of the 100 prisoners problem and the best strategy so
34
35
## ⚙️ Usage
36
1. Clone the repository
37
-2. Copy the config.py file to your working directory and configure your strategy and other parameters inside the config file
38
-3. Run the main Python file:
+2. Create a working directory
+3. Copy the config.py file to your working directory and configure your strategy and other parameters inside the config file
39
+4. Run the main Python file:
40
```bash
41
python main.py
42
```
0 commit comments