Corrected formatting of README.rst

This commit is contained in:
Guillaume David 2018-04-24 11:16:08 -07:00 committed by GitHub
parent ffa9dc454f
commit ebd2e8c1aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,10 +78,9 @@ output
========
There are two `output` modes:
- `list`: the function returns a list of values corresponding to the
matched keys.
- `dict`: the function returns a `dict` with the matched keys as keys and
their corresponding values as values.
* `list`: the function returns a list of values corresponding to the matched keys.
* `dict`: the function returns a `dict` with the matched keys as keys and their corresponding values as values.
For example: