From 9283f9ef925d5f58f5e39e9c3bd615136a3bbf9f Mon Sep 17 00:00:00 2001 From: Paul Walko Date: Wed, 23 Dec 2015 06:02:41 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7ace85..246c237 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Calculates the most efficient order to take 6 given merit badges and a campsite in #Usage -python dij.py +python dij.py campSite area area2 area3 area4 area5 area6 ```python python dij.py seven handi aqua kiwanis cope cope cope ```