diff --git a/README.rst b/README.rst index aa171c20..3b14f10f 100644 --- a/README.rst +++ b/README.rst @@ -171,10 +171,12 @@ See Also * https://code.google.com/archive/p/unpyc3/ : supports Python 3.2 only. The above projects use a different decompiling technique than what is used here. * https://github.com/figment/unpyc3/ : fork of above, but supports Python 3.3 only. Include some fixes like supporting function annotations * The HISTORY_ file. +* |How to report a bug| .. |downloads| image:: https://img.shields.io/pypi/dd/uncompyle6.svg .. _trepan: https://pypi.python.org/pypi/trepan .. _HISTORY: https://github.com/rocky/python-uncompyle6/blob/master/HISTORY.md +.. How_to_report_a_bug: :target: https://github.com/rocky/python-uncompyle6/blob/master/HISTORY.md .. _debuggers: https://pypi.python.org/pypi/trepan3k .. _remake: https://bashdb.sf.net/remake .. _pycdc: https://github.com/zrax/pycdc