From 3d554e5e8a29f90c204e3cc1c64803e04f50633f Mon Sep 17 00:00:00 2001 From: t1m0n Date: Mon, 16 May 2016 12:34:16 +0300 Subject: [PATCH] update readme and npmignore --- .npmignore | 6 +++++- README.md | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index 76fc5d45..bdeb6982 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,7 @@ +.idea +tests +docs +bower_components bower.json static-server.js -docs \ No newline at end of file +visual-tests.html \ No newline at end of file diff --git a/README.md b/README.md index 1fba73d1..7ea08fbd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Air Datepicker -Lightweight customizable cross-browser jQuery datepicker, built with es5 and css-flexbox. Works in all modern desktop and mobile browsers (tested no Android 4.4+ and iOS8+) +Lightweight customizable cross-browser jQuery datepicker, built with es5 and css-flexbox. Works in all modern desktop and mobile browsers (tested no Android 4.4+ and iOS8+). + ![air datepicker image](https://github.com/t1m0n/air-datepicker/raw/master/docs/img/promo-img.png) ## Install