Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jfallis committed Mar 16, 2024
1 parent acae53e commit fdedf5c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ These instructions will get you a copy of the project up and running on your loc

## Usage

The application can be run in two modes: seed and bruteforce.
1. Download the [collatz.zip](/collatz.zip) file from the repository.
2. Extract the `collatz.zip` file to get the `collatz` binary.
3. Open a terminal and navigate to the directory containing the `collatz` binary.
4. Run the binary with the desired mode (seed or bruteforce) and the necessary arguments.

### Calculate the Collatz Conjecture

Expand Down

0 comments on commit fdedf5c

Please sign in to comment.