Add #StandWithUkraine banner to README
This patch highlights the original developer's identity while spreading awareness about the circumstances[1] affecting the lead contributors. Since it affects the maintenance of this project and the users must be well-informed of why this repository doesn't get as much attention as it deserves. [1]: https://github.com/vshymanskyy/StandWithUkraine
This commit is contained in:
parent
717ba43cfb
commit
9f0421c6c6
|
@ -1,3 +1,5 @@
|
||||||
|
[![SWUbanner]][SWUdocs]
|
||||||
|
|
||||||
# PyPI publish GitHub Action
|
# PyPI publish GitHub Action
|
||||||
|
|
||||||
This action allows you to upload your [Python distribution packages]
|
This action allows you to upload your [Python distribution packages]
|
||||||
|
@ -187,3 +189,7 @@ https://packaging.python.org/guides/publishing-package-distribution-releases-usi
|
||||||
[PyPI API token]: https://pypi.org/help/#apitoken
|
[PyPI API token]: https://pypi.org/help/#apitoken
|
||||||
[Python distribution packages]:
|
[Python distribution packages]:
|
||||||
https://packaging.python.org/glossary/#term-distribution-package
|
https://packaging.python.org/glossary/#term-distribution-package
|
||||||
|
[SWUbanner]:
|
||||||
|
https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct-single.svg
|
||||||
|
[SWUdocs]:
|
||||||
|
https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md
|
||||||
|
|
Loading…
Reference in New Issue