From a8bd91c59ea85ee934c81b7c0ca5366b9a510072 Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Fri, 17 Jan 2020 18:50:49 +0100 Subject: [PATCH] add documentation link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 200c0a5..a4ce05d 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ export GKS_FONTPATH="/home/sameer/Downloads/gr" export RUBYPLOT_BACKEND="GR" ``` +A more extensive documentation can be found [here](https://github.com/SciRuby/rubyplot/blob/master/tutorial/magick/Rubyplot_Tutorial(Magick).ipynb). + # Short term priorities Check milestones in GitHub for more information.