diff options
author | Ryan Huber <rhuber@gmail.com> | 2017-04-12 16:55:09 +0000 |
---|---|---|
committer | Ryan Huber <rhuber@gmail.com> | 2017-04-12 16:55:09 +0000 |
commit | 08964dafbcf0a061f4cc04e907992ca6fe3fb6f2 (patch) | |
tree | 7ed2c63c8a37a673d1c5c4e807f2f79485c5bba4 /README.md | |
parent | 92dd5a0b562b085c9582b1370d220579cb28be46 (diff) | |
download | wee-slack-08964dafbcf0a061f4cc04e907992ca6fe3fb6f2.tar.gz |
stop claiming to do search, which we still don't
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ wee-slack **News:** 1.0-RC1 is here. It is a pretty massive refactor, and fixes many of the current issues listed on github. Because there was no good way to do this, it breaks some/many existing PRs. _(please report bugs in #wee-slack on freenode)_ -A WeeChat native client for Slack.com. Provides supplemental features only available in the web/mobile clients such as: synchronizing read markers, typing notification, search, (and more)! Connects via the Slack API, and maintains a persistent websocket for notification of events. +A WeeChat native client for Slack.com. Provides supplemental features only available in the web/mobile clients such as: synchronizing read markers, typing notification, threads (and more)! Connects via the Slack API, and maintains a persistent websocket for notification of events. ![animated screenshot](https://github.com/rawdigits/wee-slack/raw/master/docs/slack.gif) |