From aeacba5fdcffeee70a45103d259ec4300b9a0301 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Thu, 29 May 2014 01:47:35 +0900 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f87a7ff..ad836bf 100644 --- a/README.md +++ b/README.md @@ -49,19 +49,19 @@ Input is in interactive mode. It means that you can use arrow key to move up and Here is full list of supported command -* ```home```will show your timeline. A number come after will decide number of tweets to print. Ex ```home 10```. +* ```home```will show your timeline. ```home 10``` will print exactly 10 tweet. -* ```view @mdo```will show @mdo 's timeline. ```view @dmo 9``` also print 9 tweet exactly. +* ```view @mdo```will show @mdo 's timeline. ```view @dmo 9``` will print exactly 9 tweet. -* ```t the rainbow is god's promise to noah```will tweet exactly **'the rainbow is god's promise to noah'** +* ```t the rainbow is god's promise to noah```will tweet exactly *'the rainbow is god's promise to noah'* * ```rt 12```will retweet the tweet with *[id=12]*. You can see id of each tweet beside the time. -* ```rep 12 Really```will reply **'Really'** to the tweet with *[id=12]*. +* ```rep 12 Really```will reply *'Really'* to the tweet with *[id=12]*. * ```del 12```will delete thw tweet with *[id=12]*. -* ```s #noah```will search the word **'noah'**. Result will come back with highlight. +* ```s #noah```will search the word *'noah'*. Result will come back with highlight. * ```fr```will list all friend (You are following people). -- 2.25.1