From db2930d31cffd58a3d5f16fe34f8e6ffde3e283f Mon Sep 17 00:00:00 2001 From: spidru Date: Sun, 27 Jan 2019 11:25:32 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8570ce..2d54e8e 100644 --- a/README.md +++ b/README.md @@ -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