From 2cdccafba2f1cf9bc581e7152b864789644f0765 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 23 Apr 2011 15:18:11 -0400 Subject: [PATCH] new name! --- Readme.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Readme.rst b/Readme.rst index d0dc3cb..84d3e0c 100644 --- a/Readme.rst +++ b/Readme.rst @@ -1,9 +1,13 @@ -python-guide: Python Best Practices Guidebook -============================================= +Hitchhiker's Guide to Python +============================ + +**Python Best Practices Guidebook** + +----------- **Work in progress.** -The goal of this project is to establish a set of open source reference guides for Python developers. +The goal of this project is to establish a set of open source reference guides for Python developers. Topics will include: