Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jugyo committed May 17, 2009
1 parent c6e1e77 commit 239ed6e
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions README.rdoc
@@ -1,6 +1,6 @@
= termtter

http://github.com/jugyo/termtter
http://termtter.org/

== DESCRIPTION:

Expand Down Expand Up @@ -34,7 +34,7 @@ Search

== REQUIREMENTS:

* json_pure
* json_pure or json
* termcolor
* rubytter

Expand Down Expand Up @@ -62,20 +62,15 @@ If you would like to use proxy server, add configurations like this:
You can to load plugins in this way:

Termtter::Client.init do |t|
t.plug 'stdout'
t.plug 'standard_commands'
t.plug 'auto_reload'
t.plug 'fib'
t.plug 'growl'
end

To update the config, just restart your termtter proccess.

== FORUM:

http://www.lingr.com/room/termtter

== DOCUMENT:

http://wiki.github.com/jugyo/termtter/home (in Japanese)
http://groups.google.co.jp/group/termtter

== TODO:

Expand Down

0 comments on commit 239ed6e

Please sign in to comment.