diff --git a/README.md b/README.md index a5ea0ec..c168d41 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ pip install tmsg ``` +# Running +``` +tmsg +``` + +# Usage +Use the number keys 1-4 to switch the active conversation, press s to being typing a message (Enter to send), press q to quit. + # Thanks This project relies heavliy on [fbchat](https://github.com/carpedm20/fbchat). Many thanks to its creator.