From 4f03ad248813ff1516497042ffeac833a96aac84 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Mon, 12 Mar 2012 20:58:43 -0700 Subject: added README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.3.1