diff options
| author | Fuwn <[email protected]> | 2022-03-09 02:57:04 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-09 02:57:04 -0800 |
| commit | 1cdca9bf935de4d56ded0ad2c89bfb5ec94904b6 (patch) | |
| tree | bcbe62ec11bf5693537bdccc0b265fc105efb4e0 | |
| parent | Merge branch 'main' of https://github.com/senpy-club/api-worker (diff) | |
| download | api-worker-1cdca9bf935de4d56ded0ad2c89bfb5ec94904b6.tar.xz api-worker-1cdca9bf935de4d56ded0ad2c89bfb5ec94904b6.zip | |
format(readme): case
| -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>`_ |