Skip to content

Commit f81a0bb

Browse files
committed
Update index.rst and README
1 parent f0b63bd commit f81a0bb

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
![Pyright Strict](https://img.shields.io/badge/Pyright-Strict-b8dbb4)
77
![GitHub License](https://img.shields.io/github/license/PythonistaGuild/twitchio)
88

9-
### TwitchIO is a powerful, asynchronous Python library for [twitch.tv](https://twitch.tv).
9+
A powerful async Python library for the twitch API and EventSub. Fully featured, modern Object-Orientated design
10+
with stateful objects.
1011

11-
TwitchIO aims to be intuitive and easy to use, using modern async Python and following strict typing with stateful objects and plug-and-play extensions.
12-
13-
TwitchIO is more than a simple wrapper, providing ease of use when accessing the Twitch API with powerful extensions to help create and manage applications and Twitch Chat Bots.
12+
TwitchIO provides ease of use when accessing the Twitch API with powerful extensions and hot-reloadable modules to help create
13+
and manage applications on twitch.
1414

1515
**Features:**
1616

docs/index.rst

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,11 @@ TwitchIO
55

66
This is a beta release. Please take care using this release in production ready applications.
77

8+
TwitchIO is a powerful async Python library for the twitch API and EventSub. Fully featured, modern Object-Orientated design
9+
with stateful objects.
810

9-
TwitchIO is a powerful, asynchronous Python library for `twitch.tv <https://twitch.tv>`_.
10-
11-
TwitchIO aims to be intuitive and easy to use, using modern async Python and following strict typing with stateful objects
12-
and plug-and-play extensions.
13-
14-
TwitchIO is more than a simple wrapper, providing ease of use when accessing the Twitch API with powerful extensions
15-
to help create and manage applications and Twitch Chat Bots. TwitchIO is inspired by `discord.py <https://github.com/Rapptz/discord.py>`_.
11+
TwitchIO provides ease of use when accessing the Twitch API with powerful extensions and hot-reloadable modules to help create
12+
and manage applications on twitch. TwitchIO is inspired by `discord.py <https://github.com/Rapptz/discord.py>`_.
1613

1714

1815
**Features:**

0 commit comments

Comments
 (0)