Skip to content

Commit

Permalink
doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ssoroka committed Nov 12, 2008
1 parent 9e7761b commit aef9156
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rdoc
Expand Up @@ -14,6 +14,8 @@ as a plugin:

== USAGE

require 'ansi' # if not installed as a plugin.

1) Simply control the cursor:
>> puts "HELLO" + ANSI.right(30) + "THERE!"
HELLO THERE!
Expand Down

0 comments on commit aef9156

Please sign in to comment.