Update README.md

This commit is contained in:
Daniel Schubert 2019-07-09 07:04:51 +00:00
parent 00331f6645
commit bf16b1cf47
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Usage
A Class to convert from Slack exportet direct messages for mattermost.
# TODO
Replies are not yet being correctly inserted as replies, but as normal chat messages.
# Usage
```bash
ruby slack-converter.rb > messages.json
```