From 85e8d290da581e9d6f49a33557367ca6c497d1eb Mon Sep 17 00:00:00 2001 From: Nathan Carter Date: Tue, 24 Oct 2017 12:00:53 -0400 Subject: [PATCH] Updating docs for 2.1 release --- README.md | 2 +- example/example.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19918a6..bbbc5f8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ need a different toolkit. 1. Import the relevant files into your page. You need at least the main file, `cloud-storage.js`. You can use a CDN, like so: ```html - + ``` 2. Import whatever back-ends you want to use for storage. Here are the two that are currently supported. diff --git a/example/example.html b/example/example.html index 8fe2bcf..8c39d4e 100644 --- a/example/example.html +++ b/example/example.html @@ -4,7 +4,7 @@ - +