Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
AddToCalendar
=============

Free customizable JavaScript widget "Add to Calendar" for event page. It allows users to easily schedule the event in their calendar. Learn more: http://addtocalendar.com
This is a fork from https://github.com/AddToCalendar/addtocalendar

I added some data properties so that I could add this gracefully into my bootstrap framework.

Install from NPM
================
```
$ npm install addtocalendar
```
Free customizable JavaScript widget "Add to Calendar" for event page. It allows users to easily schedule the event in their calendar. Learn more: http://addtocalendar.com
Loading