From 76833519fbee6f7a5a4b8fe800f5b8a287525200 Mon Sep 17 00:00:00 2001 From: Ophir Stern Date: Mon, 13 Jun 2016 14:00:34 +0300 Subject: [PATCH] added install directions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4ea8ea5..65cd430 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ A responsive AngularJS directive for selecting multiple weekdays following iOS native look. +# Installation: + +npm: npm install ng-weekday-selector +bower: bower install ng-weekday-selector + # Demo: [See Demo Here](http://plnkr.co/edit/M9wFoj3WC4gyjHo2WJqe?p=preview)