mirror of https://github.com/mahmoud/boltons.git
README formatting
This commit is contained in:
parent
a9dee74fb9
commit
cc1a294c45
|
@ -13,9 +13,9 @@ in the same spirit as — and yet conspicuously missing from —
|
||||||
* A full-featured [TracebackInfo][tbinfo] type, for representing stack traces,
|
* A full-featured [TracebackInfo][tbinfo] type, for representing stack traces,
|
||||||
in [tbutils][tbutils]
|
in [tbutils][tbutils]
|
||||||
|
|
||||||
Boltons is tested against Python 2.6, 2.7, 3.4, and
|
**[Full and extensive docs are available on Read The Docs.][rtd]** See
|
||||||
PyPy. **[Full and extensive docs are available on Read The Docs.][rtd]**
|
what's new [by checking the CHANGELOG][changelog]. Boltons is tested
|
||||||
See what's new [by checking the CHANGELOG][changelog].
|
against Python 2.6, 2.7, 3.4, and PyPy.
|
||||||
|
|
||||||
[stdlib]: https://docs.python.org/2.7/library/index.html
|
[stdlib]: https://docs.python.org/2.7/library/index.html
|
||||||
[rtd]: https://boltons.readthedocs.org/en/latest/
|
[rtd]: https://boltons.readthedocs.org/en/latest/
|
||||||
|
|
Loading…
Reference in New Issue