From ebeda5e8d261bcdd8763ce4e634d534b0285527c Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Wed, 1 Jun 2016 10:17:10 +1200 Subject: It's text markup language, Jim, but not as we know it --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 421366cc..00f91fe8 100644 --- a/README.rst +++ b/README.rst @@ -104,12 +104,10 @@ Style Keeping to a consistent code style throughout the project makes it easier to contribute and collaborate. Please stick to the guidelines in -[PEP8](https://www.python.org/dev/peps/pep-0008/p) and the [Google Python Style -Guide](https://google.github.io/styleguide/pyguide.html) unless there's a very +`PEP8`_ and the `Google Style Guide`_ unless there's a very good reason not to. - .. |mitmproxy_site| image:: https://shields.mitmproxy.org/api/https%3A%2F%2F-mitmproxy.org-blue.svg :target: https://mitmproxy.org/ :alt: mitmproxy.org @@ -154,3 +152,5 @@ good reason not to. .. _Sphinx: http://sphinx-doc.org/ .. _sphinx-autobuild: https://pypi.python.org/pypi/sphinx-autobuild .. _issue_tracker: https://github.com/mitmproxy/mitmproxy/issues +.. _PEP8: https://www.python.org/dev/peps/pep-0008 +.. _Google Style Guide: https://google.github.io/styleguide/pyguide.html -- cgit v1.2.3