Browse Source

Readme feature update

pull/1/head
Gregory Rudolph 5 years ago
parent
commit
a0bb054d8a
  1. 8
      README.md

8
README.md

@ -13,14 +13,14 @@ For support or suggestions check out the [kbtui team](https://keybase.io/team/kb @@ -13,14 +13,14 @@ For support or suggestions check out the [kbtui team](https://keybase.io/team/kb
* List view to show activity
* Chat view to interact with the current channel
* Marks unread messages in the List view
* Reactions to messages
* Auto #general teams when not given a channel
* Pretty format headers in List view from window size
## Todo
* Reactions to messages
* Message editing
* Pretty format headers in List view from window size
* Twitter-style feed reading public messages
* Track multiple conversations at once
* Auto #general teams when not given a channel
### Building and Running
```
@ -34,4 +34,4 @@ go get ./ @@ -34,4 +34,4 @@ go get ./
go run main.go
```
Occasionally when @dxb updates his API it will be necessary to run
`go get -u ./`
`go get -u ./`

Loading…
Cancel
Save