diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index c5ef576f..00000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 06113e51..cb69ed24 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ packages/backend/release-metadata.json history-upload-job/data # macOS -.DS_Store \ No newline at end of file +.DS_Store diff --git a/README.md b/README.md index 671c74f2..cb3da4b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mocker -A Slack app that lets you mock your friends. Features real-time reactions, reputation tracking, game modes (Muzzle, Backfire, Counter, etc.), AI-powered summaries, and a web-based search interface for message history with team-scoped access control. +A Slack extension that does it all. Features real-time reactions, reputation tracking, game modes (Muzzle, Backfire, Counter, etc.), AI-powered summaries, and a web-based search interface for message history with team-scoped access control. ## Architecture