Skip to content

Commit

Permalink
Update README.textile
Browse files Browse the repository at this point in the history
  • Loading branch information
kikito committed Sep 27, 2012
1 parent 8585fa5 commit eb228cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ h2. Usage
<pre>
local colors = require 'ansicolors'
print(colors('%{red}hello'))
print(colors('%{redbg}hello{%reset}'))
print(colors('%{redbg}hello%{reset}'))
print(colors('%{bright red underlined}hello'))
</pre>

Expand Down

0 comments on commit eb228cc

Please sign in to comment.