From a1c246e6cd049e2cdce9da689a49d0783eac6786 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Mon, 2 Jun 2014 13:25:25 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f3cd5b5..76f5408 100644 --- a/README.md +++ b/README.md @@ -74,9 +74,13 @@ __Action Command__ * ```rt 12```will retweet the tweet with *[id=12]*. You can see id of each tweet beside the time. +* ```fav 12```will favorite 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]*. +* ```del 12```will delete tweet with *[id=12]*. + +* ```ufav 12```will unfavorite tweet with *[id=12]*. * ```s #noah```will search the word *'noah'*. Result will come back with highlight. -- 2.25.1