Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanheemstra authored Jan 20, 2025
1 parent 869008a commit 7ad2925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion temp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Based on the answers, it assigns:
## How to Use

1. Save the code in a file named `priority_flowchart.py`
2. Run the code using Python 3:
2. Run the code using Python 3 (```$ python App.py```):

```python
from priority_flowchart import PriorityFlowchart
Expand Down

0 comments on commit 7ad2925

Please sign in to comment.