Skip to content

Commit 2bec768

Browse files
authored
Update README.md
1 parent 17e3766 commit 2bec768

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
[![Python Version][python-version]][pypi-url]
44
[![pypi package][pypi-image]][pypi-url]
5-
[![Build Status][build-image]][build-url]
65
[![Codecov][codecov-image]][codecov-url]
76

87
A Python framework to build Slack apps in a flash with the latest platform features. Read the [getting started guide](https://slack.dev/bolt-python/tutorial/getting-started) and look at our [code examples](https://github.com/slackapi/bolt-python/tree/main/examples) to learn how to build apps using Bolt. The Python module documents are available [here](https://slack.dev/bolt-python/api-docs/slack_bolt/).
@@ -188,8 +187,6 @@ If you otherwise get stuck, we're here to help. The following are the best ways
188187

189188
[pypi-image]: https://badge.fury.io/py/slack-bolt.svg
190189
[pypi-url]: https://pypi.org/project/slack-bolt/
191-
[build-image]: https://github.com/slackapi/bolt-python/workflows/CI%20Build/badge.svg
192-
[build-url]: https://github.com/slackapi/bolt-python/actions?query=workflow%3A%22CI+Build%22
193190
[codecov-image]: https://codecov.io/gh/slackapi/bolt-python/branch/main/graph/badge.svg
194191
[codecov-url]: https://codecov.io/gh/slackapi/bolt-python
195192
[python-version]: https://img.shields.io/pypi/pyversions/slack-bolt.svg

0 commit comments

Comments
 (0)