From 8efab42b1d28b391c84bf7740b17ccd4e43cc50f Mon Sep 17 00:00:00 2001 From: Mahmoud Hashemi Date: Thu, 25 Feb 2016 01:57:50 -0800 Subject: [PATCH] last bit of README formatting I swear --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6bf280..60fcfcb 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,9 @@ in the same spirit as — and yet conspicuously missing from — in [tbutils][tbutils] **[Full and extensive docs are available on Read The Docs.][rtd]** See -what's new [by checking the CHANGELOG][changelog]. Boltons is tested -against Python 2.6, 2.7, 3.4, and PyPy. +what's new [by checking the CHANGELOG][changelog]. + +Boltons is tested against Python 2.6, 2.7, 3.4, and PyPy. [stdlib]: https://docs.python.org/2.7/library/index.html [rtd]: https://boltons.readthedocs.org/en/latest/