From 192f1daedc68929814cac2481d007bd6e724ce9e Mon Sep 17 00:00:00 2001 From: Matthieu Gomez Date: Tue, 5 Jul 2016 13:48:31 -0400 Subject: [PATCH] Update README (#57) * Update README Sorry I messed up the first time * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c26da69..4a38e24b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Julia interface to [plotly.js][_plotlyjs] visualization library. -This package construct plotly graphics using all local resource. To interact or save your graph to the Plotly cloud, use the `Plotly`[https://github.com/plotly/Plotly.jl] package. +This package constructs plotly graphics using all local resources. To interact or save graphics to the Plotly cloud, use the [`Plotly`](https://github.com/plotly/Plotly.jl) package. Check out the [docs](http://spencerlyon.com/PlotlyJS.jl/)!