diff options
| author | Fuwn <[email protected]> | 2022-03-08 02:27:07 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-08 02:27:07 -0800 |
| commit | 2966da01d4383396f6b032dca456e2166f90cfca (patch) | |
| tree | f1c228ceef4ed755a04bbd0d8393895662dda6d8 | |
| parent | fix(readme): file extension to .rst (diff) | |
| download | api-worker-2966da01d4383396f6b032dca456e2166f90cfca.tar.xz api-worker-2966da01d4383396f6b032dca456e2166f90cfca.zip | |
fix(readme): formatting
| -rw-r--r-- | README.rst | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,8 +1,12 @@ :code:`api-worker` ================== +quick links +^^^^^^^^^^^ + .. raw:: html - <p align="center"> + + <p> <a href="https://discord.com/invite/yWKgRT6"> <img src="https://img.shields.io/discord/246524734718738442" alt="discord" /> @@ -23,4 +27,5 @@ license ^^^^^^^ + `gnu general public license v3.0 <https://github.com/senpy-club/api-worker/blob/main/LICENSE>`_ |