diff --git a/README.md b/README.md index ab0d5d7..d202fd2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # framework -A discordgo bot framework with argument parsing, typeguards, and a few other cool tricks. Documentation coming soon:tm: +![license](https://img.shields.io/github/license/qpixel/framework) +[![GitHub stars](https://img.shields.io/github/stars/qpixel/framework)](https://github.com/qpixel/framework/stargazers) +[![Go Reference](https://pkg.go.dev/badge/github.com/qpixel/framework.svg)](https://pkg.go.dev/github.com/qpixel/framework) + +A discordgo bot framework with argument parsing, argument typesafety, slash command support, and some QOL message response code. Documentation coming soon:tm: