summaryrefslogtreecommitdiffstats
path: root/README.template.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.template.md')
-rw-r--r--README.template.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.template.md b/README.template.md
index 1d3552b..ad8b0cb 100644
--- a/README.template.md
+++ b/README.template.md
@@ -407,9 +407,14 @@ $ cat examples/sin.csv | jp -input csv -xy '[*][0,1]'
In case you're on mobile, here's some PNGs of what `jp` output looks like:
-- ![Scatter plot](docs/scatter_plot.png)
-- ![Bar chart](docs/bar_chart.png)
-- ![Line chart](docs/line_chart.png)
+![Scatter plot](docs/scatter_plot.png)
+
+![Bar chart](docs/bar_chart.png)
+
+![Bar chart](docs/bar_chart_full_escape.png)
+
+![Line chart](docs/line_chart.png)
+
## Licensing