updated readme for proper separation
This commit is contained in:
parent
83fa1ce7b6
commit
2a1b4eed70
@ -8,9 +8,11 @@ This is a calculator written in Go to process a text file of a large list of UPC
|
||||
#### Create Directory and "Install" Program
|
||||
1. Create a directory, that you will remember and is easy to to type, to copy the binary (checkdigitcalc.exe) into.
|
||||
2. Copy the binary into that directory.
|
||||
|
||||
#### Prepare Text File
|
||||
1. Open a Text Editor and Paste UPCs (taking care to remove any Alphabet characters).
|
||||
2. Save the file with any name you want ending in .txt or .csv in the directory where you put the program. (i.e. upcs.txt)
|
||||
|
||||
#### Run the Program
|
||||
1. Copy the location of the directory from File Explorer
|
||||
2. Open cmd.exe or PowerShell
|
||||
|
Loading…
Reference in New Issue
Block a user