README formatting

This commit is contained in:
Mahmoud Hashemi 2016-02-25 01:57:19 -08:00
parent a9dee74fb9
commit cc1a294c45
1 changed files with 3 additions and 3 deletions

View File

@ -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/