summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey Grebenshchikov <sgreben@gmail.com>2018-03-31 19:52:51 +0200
committerSergey Grebenshchikov <sgreben@gmail.com>2018-03-31 19:52:51 +0200
commit94c6b0374ad2318c9bbb432f3e3d6b07d1180e9e (patch)
tree59f927e18870658392d8da2ce9c6fda6ac07f3cb
parente57f37292628008a6cd5b7d64878146bff99419e (diff)
Release 1.1.111.1.11
-rw-r--r--README.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md
index 61a881e..ff69182 100644
--- a/README.md
+++ b/README.md
@@ -39,16 +39,16 @@ Or [download the binary](https://github.com/sgreben/jp/releases/latest) from the
```bash
# Linux
-curl -LO https://github.com/sgreben/jp/releases/download/1.1.10/jp_1.1.10_linux_x86_64.zip
-unzip jp_1.1.10_linux_x86_64.zip
+curl -LO https://github.com/sgreben/jp/releases/download/1.1.11/jp_1.1.11_linux_x86_64.zip
+unzip jp_1.1.11_linux_x86_64.zip
# OS X
-curl -LO https://github.com/sgreben/jp/releases/download/1.1.10/jp_1.1.10_osx_x86_64.zip
-unzip jp_1.1.10_osx_x86_64.zip
+curl -LO https://github.com/sgreben/jp/releases/download/1.1.11/jp_1.1.11_osx_x86_64.zip
+unzip jp_1.1.11_osx_x86_64.zip
# Windows
-curl -LO https://github.com/sgreben/jp/releases/download/1.1.10/jp_1.1.10_windows_x86_64.zip
-unzip jp_1.1.10_windows_x86_64.zip
+curl -LO https://github.com/sgreben/jp/releases/download/1.1.11/jp_1.1.11_windows_x86_64.zip
+unzip jp_1.1.11_windows_x86_64.zip
```
## Use it
@@ -415,6 +415,7 @@ In case you're on mobile, here's some PNGs of what `jp` output looks like:
![Line chart](docs/line_chart.png)
+![Heatmap](docs/hist2d_full_escape.png)
## Licensing