Skip to content

Commit

Permalink
πŸ“ Add project badges to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Log1x committed Jan 14, 2024
1 parent 409c0fd commit fd30336
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Laracord Framework

![Latest Stable Version](https://img.shields.io/packagist/v/laracord/framework.svg?style=flat-square)
![Total Downloads](https://img.shields.io/packagist/dt/laracord/framework.svg?style=flat-square)
![Build Status](https://img.shields.io/github/actions/workflow/status/laracord/framework/main.yml?branch=main&style=flat-square)

[Laracord](https://github.com/laracord/laracord) is a micro-framework that provides a powerful starting point for your next Discord bot.

Build functional, elegant bots harnessing the full power of [Laravel](https://laravel.com/) alongside [DiscordPHP](https://github.com/discord-php/DiscordPHP).
Expand Down

0 comments on commit fd30336

Please sign in to comment.