Fixed README.md (again)

master
Joey Hines 2020-05-19 19:24:52 -05:00
parent 6c33d46cb4
commit 6dd8ff03c2
1 changed files with 2 additions and 4 deletions

View File

@ -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: This creates a draft event that the user can then review:
![create event example] ![create event example](https://i.imgur.com/9jTko9W.png)
(https://i.imgur.com/9jTko9W.png)
A user can then using the `confirm` command to create the event and publish it: A user can then using the `confirm` command to create the event and publish it:
![announcment] ![announcement](https://i.imgur.com/AeTE1v2.png)
(https://i.imgur.com/AeTE1v2.png)
Users who react with ✅ will then be sent reminders about the event as private message. Users who react with ✅ will then be sent reminders about the event as private message.