From 43bad9c176937f255d694fc3ef2c59cf69ab86d6 Mon Sep 17 00:00:00 2001 From: Kyle Kelley Date: Fri, 22 Mar 2013 23:35:38 -0400 Subject: [PATCH] Wrapped text at 78 characters --- Readme.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Readme.rst b/Readme.rst index 48473dc..a789e7f 100644 --- a/Readme.rst +++ b/Readme.rst @@ -5,9 +5,13 @@ Hitchhiker's Guide to Python ----------- -**Work in progress. If you'd like to help, please do. There's a lot of work to be done.** +**Work in progress. If you'd like to help, please do. There's a lot of work to +be done.** -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. +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 include: