Update README.md
parent
23329d1f26
commit
9283f9ef92
|
@ -2,7 +2,7 @@
|
|||
Calculates the most efficient order to take 6 given merit badges and a campsite in
|
||||
|
||||
#Usage
|
||||
python dij.py <campSite> <area1> <area2> <area3> <area4> <area5> <area6>
|
||||
python dij.py campSite area area2 area3 area4 area5 area6
|
||||
```python
|
||||
python dij.py seven handi aqua kiwanis cope cope cope
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue