From 1077261a1897576e5f303b066445304cc3f871f4 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Thu, 27 Nov 2014 19:42:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01174c26a..fa0dd312c 100644 --- a/README.md +++ b/README.md @@ -252,4 +252,4 @@ click nodeId callback * callback is the name of a javascript function defined on the page displaying the graph, the function will be called with the nodeId as parameter. # Credits -Many thanks to the [d3](http://d3js.org/) and [dagre-d3](https://github.com/cpettitt/dagre-d3) projects for providing the graphical layout and drawing libraries!!! +Many thanks to the [d3](http://d3js.org/) and [dagre-d3](https://github.com/cpettitt/dagre-d3) projects for providing the graphical layout and drawing libraries!