From 5706770a11eed852b34344c6213837d9773876b0 Mon Sep 17 00:00:00 2001 From: Thomas Breloff Date: Thu, 4 Feb 2016 13:00:12 -0500 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ce9e432..5565ee4b 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ Plots is a plotting API and toolset. My goals with the package are: Use the preprocessing pipeline in Plots to fully describe your visualization before it calls the backend code. This maintains modularity and allows for efficient separation of front end code, algorithms, and backend graphics. New graphical backends can be added with minimal effort. -View the full documentation at [plots.readthedocs.org]. +View the full documentation at [plots.readthedocs.org](plots.readthedocs.org).