diff options
| -rw-r--r-- | README.rst | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,7 +1,7 @@ :code:`api-worker` ================== -quick links +Quick links ^^^^^^^^^^^ .. raw:: html @@ -9,23 +9,23 @@ quick links <p> <a href="https://discord.com/invite/yWKgRT6"> <img src="https://img.shields.io/discord/246524734718738442" - alt="discord" /> + alt="Discord" /> </a> <a href="https://www.codefactor.io/repository/github/senpy-club/api-worker"> <img src="https://www.codefactor.io/repository/github/senpy-club/api-worker/badge" - alt="codefactor" /> + alt="CodeFactor" /> </a> <a href="https://saythanks.io/to/[email protected]"> <img src="https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg" - alt="say thanks" /> + alt="Say Thanks" /> </a> <a href="LICENSE"> <img src="https://img.shields.io/github/license/senpy-club/api-worker" - alt="license" /> + alt="License" /> </a> </p> -license +License ^^^^^^^ -`gnu general public license v3.0 <https://github.com/senpy-club/api-worker/blob/main/LICENSE>`_ +`GNU General Public License v3.0 <https://github.com/senpy-club/api-worker/blob/main/LICENSE>`_ |