You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-5Lines changed: 15 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,18 @@
1
-
# Bolt  for Python
2
-
3
-
[![Python Version][python-version]][pypi-url]
4
-
[![pypi package][pypi-image]][pypi-url]
5
-
[![Codecov][codecov-image]][codecov-url]
1
+
<h1align="center">Bolt <imgsrc="https://raw.githubusercontent.com/slackapi/bolt-python/main/docs/assets/bolt-logo.svg"alt="Bolt logo"/> for Python</h1>
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/).
0 commit comments