Improve position of CI tests passing badge
All checks were successful
CI / CI (push) Successful in 16s
All checks were successful
CI / CI (push) Successful in 16s
This commit is contained in:
parent
acbfcb25d3
commit
c6997f9c28
1 changed files with 8 additions and 7 deletions
15
README.md
15
README.md
|
@ -1,14 +1,15 @@
|
|||
# discord_bot
|
||||
# discord_bot <p id="ci-tests"></p>
|
||||
<style>
|
||||
#ci-tests{
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
| name | tests |
|
||||
| -----| ----- |
|
||||
| Github |  |
|
||||
| git.silence5k.com (forgejo-runner) |  |
|
||||
|
||||
|
||||
##
|
||||
|
||||
A modular discord bot written in javascript, using the [discord.js](https://discord.js.org) library.
|
||||
|
||||
This is my second attempt at making a discord bot.
|
||||
|
|
Loading…
Add table
Reference in a new issue