Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PFElements authored Jul 19, 2017
1 parent 9646997 commit 8ee51eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The following methods are available for crude events operation:

Methods | Description
----------------------------------------|--------------------------
`addEvent(event)` | Take event object and add as a into firebase
`addEvent(event)` | Take event object and add as a new Event, meeting or reminder into firebase
`updateEvent(key,event)` | Take firebase data ref key and updated event object , update the given ref key node
`deleteEvent(key)` | Take record ref key and delete that event

Expand Down

0 comments on commit 8ee51eb

Please sign in to comment.