From b9e1d0e83bd377905936cc4017185a521476db13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Thu, 30 Apr 2015 17:08:04 +0300 Subject: [PATCH] 2.0.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77cea81..6ffd495 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A JavaScript library for panning and zooming SVG things. [**CDNJS** kindly hosts this library](https://cdnjs.com/libraries/svg.pan-zoom.js). You can use the cdn version: ```html - + ``` ## Usage @@ -19,7 +19,7 @@ This library depends on the [SVG.js](https://github.com/wout/svg.js) library.