From e7a7cf3177ab3ad9eba3a913951baaae4908004d Mon Sep 17 00:00:00 2001 From: Sameer singh <63939812+Sameer-create@users.noreply.github.com> Date: Fri, 2 Oct 2020 10:11:40 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d8faece..d0fb730 100644 --- a/README.md +++ b/README.md @@ -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.