summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-03-12 20:58:43 -0700
committerYuval Adam <yuv.adm@gmail.com>2012-04-05 12:23:24 +0000
commit4f03ad248813ff1516497042ffeac833a96aac84 (patch)
tree4a2e14bb1901910f81072b17cc4ecf060450caa6
parent5c7fbb81990dd00fa9fd28d541902c3cedeb1fdb (diff)
added README
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8b53490
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+pyp - The Pyed Piper
+====================
+
+This is the __unofficial__ git mirror for the pyp project. The original project page can be found at http://code.google.com/p/pyp/.
+
+Installation
+------------
+
+ - On Mac OS X with homebrew, you can just `brew install pyp`
+ - Otherwise, the easiest way would be to pull the raw pyp script (https://raw.github.com/yuvadm/pyp/master/pyp) and link it to your favorite `bin` location.