diff --git a/Projects/Kudos-Slackbot.md b/Projects/Kudos-Slackbot.md index e8c3da2d..1cbd3a54 100644 --- a/Projects/Kudos-Slackbot.md +++ b/Projects/Kudos-Slackbot.md @@ -14,8 +14,7 @@ efforts and to make it available through a simple Slack command. - `` defines the individual receiving the recognition - `` is your kudo for that person -- [ ] User can modify a kudu using the Slack command: - `/kudo replace ` where: +- [ ] User can modify a kudu using the Slack command: `/kudo replace ` where: - `` is 'replace' or 'delete' - `` is the kudo identifier @@ -29,9 +28,11 @@ efforts and to make it available through a simple Slack command. ## Bonus features -- [ ] User may list the individual having the most kudos, in descending order, - user the Slack command: `/kudo top ` where `n` is an integer or `*` for all - individuals who have received a kudo. +- [ ] User may list the individual having the most kudos, in descending order, user the Slack command: `/kudo top ` where `n` is an integer or `*` for all individuals who have received a kudo + +## Trello Board + +You can track your progress by cloning this [Trello Board](https://trello.com/b/bYzRZwIw/kudos-slackbot) ## Useful links and resources