Skip to content
Open
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
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ This is a Meteor App that can be used to organize, manage, and market your Meetu

### Meetup.com Integration

* One-click sign in with Meetup.com OAuth integration
* Pulls new meetup events from Meetup.com every 30 minutes
* Displays members who have RSVP'd on Meetup.com
* Allows members to RSVP to meetups directly from your site
* One-click sign in with Meetup.com OAuth integration.
* Pulls new meetup events from Meetup.com every 30 minutes.
* Displays members who have RSVP'd on Meetup.com.
* Allows members to RSVP to meetups directly from your site.

### Meetups
Create your meetup on Meetup.com as usual, and the event will be added to your site within 30 minutes (or manually via the button on the `/meetups` page). Once it is on your site, you can add topics and presenters, and even feature it on your homepage.
Expand Down