Skip to content

Commit

Permalink
Added links to definition of terms (#240)
Browse files Browse the repository at this point in the history
"project" and "distribution".
  • Loading branch information
Thomas Güttler authored and sigmavirus24 committed Apr 22, 2017
1 parent 67aa1c8 commit 6fa84f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ twine

Twine is a utility for interacting `with PyPI <https://pypi.python.org/pypi/twine>`_.

Currently it only supports registering projects and uploading distributions.
Currently it only supports registering `projects <https://packaging.python.org/glossary/#term-project>`_ and uploading `distributions <https://packaging.python.org/glossary/#term-distribution-package>`_.


Why Should I Use This?
Expand Down

0 comments on commit 6fa84f5

Please sign in to comment.