Skip to content

Commit 59788a1

Browse files
authored
Added Composer Require command
* Added Composer Require command for CalenStyle * Changed Full Calendar Image
1 parent 7cdec79 commit 59788a1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can use CalenStyle in your
1616
## Design Themes
1717
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:<br/>
1818
### Full Calendar (Drag & Drop)
19-
![](https://raw.github.com/nehakadam/CalenStyle/gh-pages/content/images/full_calendar.png)
19+
![](https://raw.github.com/nehakadam/CalenStyle/gh-pages/content/images/full_calendar.jpg)
2020
### Timeline View (Agenda)
2121
![](https://raw.github.com/nehakadam/CalenStyle/gh-pages/content/images/timeline.png)
2222
### Planner View (Agenda)
@@ -38,6 +38,10 @@ CalenStyle includes many design themes for representing events in colorful & inf
3838
- bower
3939

4040
`bower install calenstyle`
41+
42+
- composer
43+
44+
`composer require nehakadam/calenstyle`
4145

4246
##CDN
4347
[CalenStyle is hosted on jsDelivr](http://www.jsdelivr.com/projects/jquery.calenstyle).

0 commit comments

Comments
 (0)