diff --git a/README.md b/README.md index 8bd28a3..f6bf280 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ in the same spirit as — and yet conspicuously missing from — * A full-featured [TracebackInfo][tbinfo] type, for representing stack traces, in [tbutils][tbutils] -Boltons is tested against Python 2.6, 2.7, 3.4, and -PyPy. **[Full and extensive docs are available on Read The Docs.][rtd]** -See what's new [by checking the CHANGELOG][changelog]. +**[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. [stdlib]: https://docs.python.org/2.7/library/index.html [rtd]: https://boltons.readthedocs.org/en/latest/