From f6e7fc6ae350b2feab9a9d4d4326373b9865f4a1 Mon Sep 17 00:00:00 2001 From: Zach Wise Date: Wed, 2 May 2012 22:00:20 -0500 Subject: [PATCH] Update --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 6d01d5a..113a122 100644 --- a/README.markdown +++ b/README.markdown @@ -25,7 +25,7 @@ Place the embed code where you want the timeline to show in the `` of your height: "100%", source: 'path_to_json/or_link_to_googlespreadsheet', font: 'Bevan-PotanoSans', //OPTIONAL - maptype: 'Bevan-PotanoSans', //OPTIONAL + maptype: 'watercolor', //OPTIONAL css: 'path_to_css/timeline.css', //OPTIONAL js: 'path_to_js/timeline.js' //OPTIONAL }