Update README.md

Update flow to reflect AI program
This commit is contained in:
Steve Dogiakos 2022-12-06 17:18:34 -07:00 committed by GitHub
parent cdea4b652c
commit 380f35b115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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).