Skip to content

Commit

Permalink
Modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamouraiDev committed Jun 26, 2017
1 parent 5e4a403 commit 5a042c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ref/java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Two .jar files will be created in the directory ./target :

Bech32.jar : Can be included in any Java project 'as is' but requires inclusion of dependencies. Main.java harness not included.

Bech32-jar-with-dependencies.jar : includes all dependencies and can be run from the command line using the Main.java harness (see command line switches below).
Bech32-jar-with-dependencies.jar : includes all dependencies and can be run from the command line using the Main.java harness.

### Run using Main.java harness:

Expand Down

0 comments on commit 5a042c6

Please sign in to comment.