From c06fca111e6b23fdb4a24a8344e671c0630cf9a3 Mon Sep 17 00:00:00 2001 From: Zearin Date: Thu, 27 Mar 2014 14:25:43 -0400 Subject: [PATCH] Readme.rst: Minor edits --- Readme.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Readme.rst b/Readme.rst index a789e7f..db1c02f 100644 --- a/Readme.rst +++ b/Readme.rst @@ -16,17 +16,17 @@ basis. Topics include: -- Platform/version specific installations +- Platform- and version-specific installations - Py2app, Py2exe, bbfreeze, pyInstaller -- Pip / virtualenv -- Documentation. Writing it. -- server configurations / tools for various web frameworks +- pip & virtualenv - fabric -- exhaustive module recommendations, grouped by topic/purpose -- Testing. Jenkins + tox guides. -- How to interface w/ hg from git easily -- what libraries to use for what +- Exhaustive module recommendations, grouped by topic/purpose +- Which libraries to use for what +- Server configurations & tools for various web frameworks +- Documentation: writing it +- Testing: Jenkins & tox guides +- How to easily interface ``hg`` from ``git`` easily -If you are not fond of reading reStructuredText, there is an +If you aren't fond of reading reStructuredText, there is an almost up-to-date `HTML version at docs.python-guide.org `_.