From 7eef437598887ba3bad4e17b7e8deb3f39ca7877 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 23 Apr 2011 17:05:10 -0400 Subject: [PATCH] readme update --- Readme.rst | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/Readme.rst b/Readme.rst index 84d3e0c..7d32378 100644 --- a/Readme.rst +++ b/Readme.rst @@ -5,11 +5,12 @@ Hitchhiker's Guide to Python ----------- -**Work in progress.** +**Work in progress. If you'd like to help, please do. There's a lot of work to be done.** -The goal of this project is to establish a set of open source reference guides for Python developers. +This guide is currently under heavy development. This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis. -Topics will include: + +Topics include: - Platform/version specific installations - Py2app, Py2exe, bbfreeze, pyInstaller @@ -23,9 +24,3 @@ Topics will include: - what libraries to use for what -Misc ----- - -- Will be hosted on ReadTheDocs. - -