Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemilloy committed May 4, 2024
1 parent 53b2d8d commit 5b95b3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ The following properties can be get/set on the NowCal instance. Users can take a
| duration | A string parseable by DateInterval, as per RFC 5545, only an end value or duration value may be used |
| summary | A short description of the event |
| location | The location where the event is taking place |
| sequence | An integer that represents the version number |
| method | send if required, publish/cancel/etc |

### Methods

Expand Down

0 comments on commit 5b95b3a

Please sign in to comment.