From 84b86a67f8ead714766403cc51babd4b94086eef Mon Sep 17 00:00:00 2001 From: Zach Wise Date: Thu, 3 May 2012 15:27:51 -0500 Subject: [PATCH] Update documentation to refer to minified version of the js --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 113a122..425eb65 100644 --- a/README.markdown +++ b/README.markdown @@ -27,7 +27,7 @@ Place the embed code where you want the timeline to show in the `` of your font: 'Bevan-PotanoSans', //OPTIONAL maptype: 'watercolor', //OPTIONAL css: 'path_to_css/timeline.css', //OPTIONAL - js: 'path_to_js/timeline.js' //OPTIONAL + js: 'path_to_js/timeline-min.js' //OPTIONAL }