From 380f35b115e55f42393f933ceb574b0623d1ed34 Mon Sep 17 00:00:00 2001 From: Steve Dogiakos Date: Tue, 6 Dec 2022 17:18:34 -0700 Subject: [PATCH] Update README.md Update flow to reflect AI program --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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).