update with github url

This commit is contained in:
Tommy Wang 2014-11-13 14:12:46 -06:00
parent 4cc4ed3bb4
commit 8e1de34ea9

View File

@ -4,5 +4,5 @@ Python 3.4 include a ``WeakMethod`` class, for storing bound methods using weak
This project is a backport of the WeakMethod class, and tests, for Python 2.6. The tests
require the `unittest2 package <http://pypi.python.org/pypi/unittest2>`_.
* Github repository & issue tracker:
* Github repository & issue tracker: https://github.com/twang817/weakrefmethod