From d5b074ef47dd2b7490e190b37f4411d5c7616149 Mon Sep 17 00:00:00 2001 From: Florent Delannoy Date: Fri, 30 Dec 2011 19:25:31 +1300 Subject: [PATCH] What's a hitchiker's guide without a "Don't panic!"? --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index f3b727a..fe5bde8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,6 +8,9 @@ The Hitchhikers Guide to Python! Welcome to The Hitchhiker's Guide to Python. +Don't panic! +============ + **This guide is currently under heavy development, and is mostly a skeleton at the moment.** If you'd like to help, `fork us on GitHub `_! 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.