Update README.md
This commit is contained in:
parent
3714656f0e
commit
4da800db75
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
The modern [Lavalink](https://github.com/freyacodes/Lavalink) wrapper designed for [discord.py](https://github.com/Rapptz/discord.py)
|
The modern [Lavalink](https://github.com/freyacodes/Lavalink) wrapper designed for [discord.py](https://github.com/Rapptz/discord.py)
|
||||||
|
|
||||||
[](https://github.com/cloudwithax/pomice/blob/main/LICENSE) 
|
[](https://github.com/cloudwithax/pomice/blob/main/LICENSE) 
|
||||||
[](https://discord.gg/r64qjTSHG8) [](https://pomice.readthedocs.io/en/latest/)
|
[](https://discord.gg/r64qjTSHG8) [](https://pomice.readthedocs.io/en/latest/)
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -14,8 +14,12 @@ This library is heavily based off of/uses code from the following libraries:
|
||||||
- [Granitepy](https://github.com/twitch0001/granitepy)
|
- [Granitepy](https://github.com/twitch0001/granitepy)
|
||||||
|
|
||||||
|
|
||||||
|
# 2.0 Notice
|
||||||
|
|
||||||
|
We now support Lavalink 3.7! If you would like to use the new Lavalink, please either install Pomice 2.0 or upgrade to Pomice 2.0 using your preferred package management solution.
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
To install the library, you need the lastest version of pip and minimum Python 3.8
|
To install the library, you need the lastest version of pip and minimum Python 3.9
|
||||||
|
|
||||||
> Stable version
|
> Stable version
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue