From c998860ad3359f06b6d4f22c30205f7d14c0801a Mon Sep 17 00:00:00 2001 From: Pablo Alonso Garcia Date: Wed, 7 Jun 2017 11:34:49 +0200 Subject: [PATCH] README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c3ed89f..a1fe2f6 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,9 @@ The simplest way to use a visualization with Torque is... #### Create a simple Torque visualization ```javascript - ... - -
- + ... + +
... + + ``` [Grab the complete example source code](https://github.com/CartoDB/torque/blob/master/examples/navy_leaflet.html)