From 1e8613e9c924c5e4d0a140c0d9f0e49a45ebd7cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Coelho?= Date: Sat, 22 Sep 2018 15:48:16 +0100 Subject: [PATCH] Update README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4568c7b..7039476 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Used to list details of a participant. The `@user` or `user-id` must be provided ## Current features: - Request origin verification/validation +- Roles/Permissions ## To be added ```./bug ``` \ @@ -44,7 +45,6 @@ Can only be performed by admins. Used to make `@user` an admin. - Auto add users to channels - Report logs to channel - Report money receival on buy operation -- Permissions system - Error codes - Single user transactions listing @@ -54,4 +54,7 @@ Can only be performed by admins. Used to make `@user` an admin. - IDs are not being verified as unique. ## Bug list -- ... \ No newline at end of file +- ... + +## Small fixes +Fix typo in SLACK_REQUEST_TIMESTAMP_MAX_GAP_MINUTES -> SECONDS \ No newline at end of file