summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md24
1 files changed, 11 insertions, 13 deletions
diff --git a/README.md b/README.md
index 2fd0748..a9124e1 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,17 @@
The simplest (and tastiest) way to write one program that runs on both Python 2.6+ and Python 3.
+Let's eat some pies!
+======================
+
+Installing pies
+
+ pip install pies
+
+or if you prefer:
+
+ easy_install pies
+
Overview
====================
@@ -25,19 +36,6 @@ leading to many more overrides and further into different language territory.
Additionally, as stated above, where possible pies tries to enable you to not have to change syntax at all -
pass including the import.
-
-Let's eat some pies!
-======================
-
-Installing pies
-
- pip install pies
-
-or if you prefer:
-
- easy_install pies
-
-
Integrating pies into your diet
======================