make readme use code style

This commit is contained in:
termie 2011-11-17 12:00:42 -08:00
parent 860aa86e03
commit e5d1050da9
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ Simple Match
------------
Given a list of matches to check for, simply verify that the credentials
contain the matches. For example:
contain the matches. For example::
credentials = {'user_id': 'foo', 'is_admin': 1, 'roles': ['nova:netadmin']}