..
This commit is contained in:
parent
54a5f33151
commit
af720569bc
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -2,8 +2,18 @@
|
||||||
[![Pub](https://img.shields.io/pub/v/tn_discord?color=red&logo=dart)](https://github.com/ThunderNetworkRaD/discord-dart)
|
[![Pub](https://img.shields.io/pub/v/tn_discord?color=red&logo=dart)](https://github.com/ThunderNetworkRaD/discord-dart)
|
||||||
|
|
||||||
⚠️ We don't have tested on Flutter & on Web.
|
⚠️ We don't have tested on Flutter & on Web.
|
||||||
|
|
||||||
⚠️ This package is work in progress.
|
⚠️ This package is work in progress.
|
||||||
|
|
||||||
|
## Package Versions
|
||||||
|
How we use package versions?
|
||||||
|
a.b.c-d
|
||||||
|
|
||||||
|
- a: Big Relase, Rewrites, etc
|
||||||
|
- b: Small Relase, Small Features, like add a class
|
||||||
|
- c: Bug Fixes, Template Fixes, Documentation Updates
|
||||||
|
- d: Beta or Relase Number
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
We took inspiration from [discord.js](https://github.com/discordjs/discord.js) and [Grapes-discord.grapes](https://github.com/BlackdestinyXX/Grapes-discord.grapes).
|
We took inspiration from [discord.js](https://github.com/discordjs/discord.js) and [Grapes-discord.grapes](https://github.com/BlackdestinyXX/Grapes-discord.grapes).
|
||||||
|
|
||||||
|
|
Reference in a new issue