📝 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
+3 -3
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].