diff -r c384fa42f8a2 -r 30343993578e README --- a/README Sat Apr 16 11:51:16 2011 -0700 +++ b/README Sat Apr 16 12:12:14 2011 -0700 @@ -44,8 +44,8 @@ in-progress.color = yellow in-progress.attrs = bold -will highlight issues with the state "new" as bold red, "resolved" issues -as white, and "in-progress" issues as bold yellow. Artemis uses termcolor_ +will highlight issues with the state ``new`` as bold red, ``resolved`` issues +as white, and ``in-progress`` issues as bold yellow. Artemis uses termcolor_ library for the output, see its documentation for color options. .. _`termcolor`: http://pypi.python.org/pypi/termcolor/