📝 Clearly indicate in README what is being uploaded

PR #18 by @matham
This commit is contained in:
Sviatoslav Sydorenko 2019-11-27 01:10:57 +01:00 committed by GitHub
commit ae9c4b332a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# PyPI publish GitHub Action
This action allows you to upload your [Python distribution package](
https://packaging.python.org/glossary/#term-distribution-package) to
PyPI.
This action allows you to upload your [Python distribution packages](
https://packaging.python.org/glossary/#term-distribution-package)
in the `dist/` directory to PyPI.
This text suggests a minimalistic usage overview. For more detailed
walkthrough check out the [PyPA guide].