diff --git a/README.md b/README.md index 241e1e8ed..2516c79b6 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,8 @@ Most importantly, **be consistent with the rest of the code**, please. 2. Follow [Google Python Style Guide] (https://google-styleguide.googlecode.com/svn/trunk/pyguide.html), -with the following exception that we use -[Sphinx](http://sphinx-doc.org/)-style documentation: +with the exception that we use [Sphinx](http://sphinx-doc.org/)-style +documentation: ```python def foo(arg):