diff --git a/README.md b/README.md index b02f209..680daad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Scout Unit Numeral Generator A tool for creating images of Troop, Pack, Crew Numerals -This tool that creates "unit numerals" for Scout Troops. +This tool that creates "unit numerals" for Scout units. -The flow is the user inputs their unit number, (228 or 51) and the tool will put the associated images (five.png, and one.png) for each numeral next to each other and output a file (five_one.png). +The flow is the user inputs their unit type (Pack, Troop, or Crew), and then number, (228 or 51) and the tool will put the associated images (5.png, and 1.png) for each numeral next to each other and output a file (Pack 51.jpg).