Docs updated

This commit is contained in:
Giorgio Calderone 2020-04-10 09:50:31 +02:00
parent 25be45399b
commit b9f807c1d9
2 changed files with 4 additions and 2 deletions

View File

@ -24,6 +24,8 @@ using Gnuplot
println(Gnuplot.gpversion())
test_terminal()
```
The latest version of **Gnuplot.jl** is 1.1.0.
## Quick start
The following examples are supposed to be rather self-explaining. See [documentation](https://gcalderone.github.io/Gnuplot.jl/v1.1.0/) for further informations.