From d8ba6c897e20524a4501328575d4ba7eebe6fbb1 Mon Sep 17 00:00:00 2001 From: javi Date: Mon, 30 Sep 2013 16:39:28 +0200 Subject: [PATCH] added api links to read me --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ae8529..4f5411d 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,7 @@ The simplest way to use a visualization with Torque is... ```
-[Grab the complete example source code](https://github.com/CartoDB/cartodb.js/blob/develop/examples/easy.html) +### API +[see reference](https://github.com/CartoDB/torque/blob/master/doc/API.md) + +[Grab the complete example source code](https://github.com/CartoDB/torque/blob/master/examples/navy_leaflet.html)