From a9dee74fb9811545a8dd56440c2b2578759f0232 Mon Sep 17 00:00:00 2001 From: Mahmoud Hashemi Date: Thu, 25 Feb 2016 01:56:21 -0800 Subject: [PATCH] little bit of README updating --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d12ff2..8bd28a3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ *boltons should be builtins.* -**Boltons** is a set of over 100 BSD-licensed, pure-Python utilities +**Boltons** is a set of over 160 BSD-licensed, pure-Python utilities in the same spirit as — and yet conspicuously missing from — [the standard library][stdlib], including: @@ -14,7 +14,7 @@ in the same spirit as — and yet conspicuously missing from — 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] +PyPy. **[Full and extensive docs are available on Read The Docs.][rtd]** See what's new [by checking the CHANGELOG][changelog]. [stdlib]: https://docs.python.org/2.7/library/index.html