Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aharwood2 authored Aug 26, 2021
1 parent e9baf8c commit 5ddb0ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ v1.0.0 -- Initial release.

## Prerequisites
- [Python 3](https://www.python.org/downloads/) must be installed to run this script.
- You will need to have the `numpy` library installed which you can install using `pip` which comes with most Python installers.
- Your input file must be prepared so it conforms with the [Input File Format](#input-format).
- The input file directory must also be writable by the script to allow creation of the output file.

Expand Down

0 comments on commit 5ddb0ca

Please sign in to comment.