diff --git a/README.md b/README.md index 7bb3936..fa7b2e3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ The GitHub Actions ToolKit provides an SDK to make creating actions easier in Python. [![Downloads](https://pepy.tech/badge/actions-toolkit)](https://pepy.tech/project/actions-toolkit) -[![Supported Versions](https://img.shields.io/pypi/pyversions/actions-toolkit.svg)](https://pypi.org/project/actions-toolkit) [![Pypi Versions](https://img.shields.io/pypi/v/actions-toolkit.svg)](https://pypi.python.org/pypi/actions-toolkit) [![Contributors](https://img.shields.io/github/contributors/yanglbme/actions-toolkit.svg)](https://github.com/yanglbme/actions-toolkit/graphs/contributors) @@ -53,4 +52,4 @@ Please refer to [CONTRIBUTING](./CONTRIBUTION.md) for detailed guidelines. ## License -The scripts and documentation in this project are released under the [MIT License](LICENSE). \ No newline at end of file +The scripts and documentation in this project are released under the [MIT License](LICENSE).