From bc9e682eb05917d039b4ecad2d38159d43e70d21 Mon Sep 17 00:00:00 2001 From: Wes Date: Fri, 11 Nov 2011 18:15:59 +0000 Subject: [PATCH] added in links to demo and source --- readme.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.markdown b/readme.markdown index 191a1d3..3eb4ca8 100644 --- a/readme.markdown +++ b/readme.markdown @@ -71,13 +71,13 @@ This call will append the markup for the OrgChart to the `` element by def ##Demo -You can view a demo of this here. +You can view a demo of this ![here](http://dl.dropbox.com/u/4151695/html/jOrgChart/example/example.html "jQuery OrgChart"). ------ ##Sourcecode -Source code with an example is available here. +Source code with an example is available ![here](https://github.com/wesnolte/jOrgChart/tree/master/example "Example & Source"). -----