From 932214e209da4450938a4d74beb68f2de5edfc9d Mon Sep 17 00:00:00 2001 From: Ashwin Ramaswami Date: Tue, 4 Jul 2017 09:21:49 -0400 Subject: [PATCH] fixed spacing in titles for README --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 368b66e..faf5a5e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Browser compatibility: ie8+,Chrome,Safari,Firefox,Opera jquery1.7+ -##Features +## Features * fast,lightweight * support more placements * auto caculate placement @@ -23,25 +23,25 @@ jquery1.7+ * support backdrop -##NPM +## NPM ```bash npm install webui-popover ``` -##Bower +## Bower ```bash bower install webui-popover ``` -##CDN +## CDN WebUI Popover Support CDN from version 1.2.1, avaliable on [JSDELIVR](http://www.jsdelivr.com/?query=webui-popover) -##Demo +## Demo [WebUI Popover Demo](http://sandywalker.github.io/webui-popover/demo/) -##Getting Started +## Getting Started -####Including it on your page +#### Including it on your page Localfile ```html