summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorDaniel Holth <dholth@fastmail.fm>2013-03-17 16:55:02 -0700
committerDaniel Holth <dholth@fastmail.fm>2013-03-17 16:55:02 -0700
commitdcfcd63e0c8383302ecf33b2422c6b60d2a97bc5 (patch)
tree707d4ccebf0af03bf75e570fe73462543d3a5d33 /README.txt
parente83648371c49d58b35a5739068764ded3332f77e (diff)
downloadwheel-dcfcd63e0c8383302ecf33b2422c6b60d2a97bc5.tar.gz
link to reference impl in docs
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 38b8e97..70743be 100644
--- a/README.txt
+++ b/README.txt
@@ -20,6 +20,8 @@ The wheel documentation is at http://wheel.rtfd.org/. The
file format is documented in PEP 427
(http://www.python.org/dev/peps/pep-0427/).
+The reference implementation is at http://bitbucket.org/dholth/wheel/
+
Why not egg?
------------