From 47401f46a3becd1e5a37338679fa00c78f8134fa Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:47:49 -0600 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ca4a4e4..829784a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@
+ NPM version NPM downloads License MIT @@ -43,6 +44,11 @@ export default commandModule({ ``` +# Show off your sern Discord Bot! + +## Badge +- Copy this and add it to your [README.md](https://img.shields.io/badge/built_with-sern-pink?labelColor=%230C3478&color=%23ed5087&link=https%3A%2F%2Fsern.dev) + ## 🤖 Bots Using sern - [Community Bot](https://github.com/sern-handler/sern-community) - The community bot for our [Discord server](https://sern.dev/discord). @@ -57,6 +63,8 @@ export default commandModule({ It is **highly encouraged** to use the [command line interface](https://github.com/sern-handler/cli) for your project. Don't forget to view it. + + ## 🔗 Links - [Official Documentation and Guide](https://sern.dev)