Skip to content

Commit 5d67fb1

Browse files
authored
Merge pull request #179 from nkstonks/master
Polished up readme
2 parents d6670e4 + 1a5e032 commit 5d67fb1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ def setup(bot):
7979
```
8080

8181
--------
82-
This library is based on gateway event. If you are looking for webserver based, have a look at this:
83-
[dispike](https://github.com/ms7m/dispike)
84-
[discord-interactions-python](https://github.com/discord/discord-interactions-python)
85-
Or for other languages:
86-
[discord-api-docs Community Resources: Interactions](https://discord.com/developers/docs/topics/community-resources#interactions)
82+
- This library is based on gateway event. If you are looking for webserver based, have a look at this:
83+
- [dispike](https://github.com/ms7m/dispike)
84+
- [discord-interactions-python](https://github.com/discord/discord-interactions-python)
85+
- Or for other languages:
86+
- [discord-api-docs Community Resources: Interactions](https://discord.com/developers/docs/topics/community-resources#interactions)

0 commit comments

Comments
 (0)