Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
spidru committed Jan 27, 2019
1 parent 069bd22 commit db2930d
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 @@ -54,7 +54,7 @@ double value = record.getValue(latitude, longitude);
Further examples on how to use JGribX can be found [here](https://github.com/spidru/JGribX/tree/master/src/test).

### Command-Line Interface
As of version 1.0, JGribX can also be used from command-line. For example, to get a quick summary of the contents of a GRIB file:
As of version 0.4, JGribX can also be used from command-line. For example, to get a quick summary of the contents of a GRIB file:

```bat
java -jar JGribX.jar -i path/to/file
Expand Down

0 comments on commit db2930d

Please sign in to comment.