From 6dd8ff03c2ced9044d5e9a7f515a26271f6890ac Mon Sep 17 00:00:00 2001 From: Joey Hines Date: Tue, 19 May 2020 19:24:52 -0500 Subject: [PATCH] Fixed README.md (again) --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 87561c5..d791dcb 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,11 @@ Creating an event can be done using the `create` command. This creates a draft event that the user can then review: -![create event example] -(https://i.imgur.com/9jTko9W.png) +![create event example](https://i.imgur.com/9jTko9W.png) A user can then using the `confirm` command to create the event and publish it: -![announcment] -(https://i.imgur.com/AeTE1v2.png) +![announcement](https://i.imgur.com/AeTE1v2.png) Users who react with ✅ will then be sent reminders about the event as private message.