Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed grammar mistake.
  • Loading branch information
JGAguilar626 authored Apr 1, 2023
1 parent f1b2a96 commit 4d70261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This program uses Amazon Coretto JDK 17.0.0_35.
I chose Java because this is my first software project, and I read that Java is a good language to learn programming fundamentals.

This program reads-in inventory receptacle locations and their corresponding pick-path IDs from two text files.\
Copy/Paste these two files (p1a-receptacles-locations.txt / p1a-receptacles-pickpath-ids.txt) directly to the programs root folder.
Copy/Paste these two files (p1a-receptacles-locations.txt / p1a-receptacles-pickpath-ids.txt) directly to the project's root folder.

The values were generated using algorithms that I have decided to omit from this version of the program.

Expand Down

0 comments on commit 4d70261

Please sign in to comment.