Skip to content

Commit ca4a4cc

Browse files
committed
docs: readme
1 parent faa942d commit ca4a4cc

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

README.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
1-
[![Discord](https://img.shields.io/discord/1296858234853789826?style=for-the-badge&label=Join%20the%20Discord%20Server&logo=discord&logoColor=white)](https://discord.gg/ZaEwHfDD5N)
2-
3-
[![Download](https://img.shields.io/badge/download-latest-salmon?style=for-the-badge&logo=github)](https://playliga.gg/#/#download)
4-
5-
[![Roadmap](https://img.shields.io/badge/view_the-roadmap-blue?style=for-the-badge&logo=rocket&logoColor=white)](https://github.com/playliga/prototype/milestones)
6-
7-
This is the website source code for [LIGA Esports Manager](https://playliga.gg).
8-
9-
Uses the following APIs and technologies:
1+
<div align="center">
2+
<p>
3+
<a href="https://discord.gg/ZaEwHfDD5N">
4+
<img src="https://img.shields.io/discord/1296858234853789826?style=for-the-badge&label=Join%20the%20Discord%20Server&logo=discord&logoColor=white" />
5+
</a>
6+
<a href="https://playliga.gg/#/#download">
7+
<img src="https://img.shields.io/badge/download-latest-salmon?style=for-the-badge&logo=github" />
8+
</a>
9+
<a href="https://github.com/playliga/prototype/milestones">
10+
<img src="https://img.shields.io/badge/view_the-roadmap-blue?style=for-the-badge&logo=rocket&logoColor=white" />
11+
</a>
12+
</p>
13+
<p>This is the website source code for [LIGA Esports Manager](https://playliga.gg).</p>
14+
</div>
15+
16+
# APIs and Technologies
1017

1118
- [GitHub GraphQL API](https://docs.github.com/en/graphql)
1219
- [GraphQL Code Generator](https://the-guild.dev/graphql/codegen)

0 commit comments

Comments
 (0)