From 876864bed4f3a993979e9da6808b3d86dd0bb93b Mon Sep 17 00:00:00 2001 From: ugurdogrusoz Date: Tue, 26 Mar 2019 15:15:10 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8637f4a4..f3017f1b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ cytoscape-avsdf ## Description -An implementation of the [Circular Drawing Algorithm](https://www.researchgate.net/publication/229019459_New_circular_drawing_algorithms) by Hongmei He & Ondrej Sýkora. ([demo](https://raw.githack.com/iVis-at-Bilkent/cytoscape.js-avsdf/unstable/demo.html)) +An implementation of the [Circular Drawing Algorithm](https://www.researchgate.net/publication/229019459_New_circular_drawing_algorithms) by Hongmei He & Ondrej Sýkora. + +Click [here](https://raw.githack.com/iVis-at-Bilkent/cytoscape.js-avsdf/unstable/demo.html) for a demo. ## Dependencies