From 59788a1a927db5e057e934712309139fd931b790 Mon Sep 17 00:00:00 2001 From: Neha Kadam Date: Sat, 1 Apr 2017 16:36:21 +0530 Subject: [PATCH] Added Composer Require command * Added Composer Require command for CalenStyle * Changed Full Calendar Image --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd0df7e..bef8ba2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can use CalenStyle in your ## Design Themes CalenStyle includes many design themes for representing events in colorful & informative manner. Themes were designed keeping in mind a need to show event calendar on small screens like mobile devices & in a small viewing section on a web page. But they work equally well on large screens like desktop browsers. Few theme examples are shown below:
### Full Calendar (Drag & Drop) -![](https://raw.github.com/nehakadam/CalenStyle/gh-pages/content/images/full_calendar.png) +![](https://raw.github.com/nehakadam/CalenStyle/gh-pages/content/images/full_calendar.jpg) ### Timeline View (Agenda) ![](https://raw.github.com/nehakadam/CalenStyle/gh-pages/content/images/timeline.png) ### Planner View (Agenda) @@ -38,6 +38,10 @@ CalenStyle includes many design themes for representing events in colorful & inf - bower `bower install calenstyle` + +- composer + + `composer require nehakadam/calenstyle` ##CDN [CalenStyle is hosted on jsDelivr](http://www.jsdelivr.com/projects/jquery.calenstyle).