mirror of
https://github.com/Steffo99/distributed-arcade.git
synced 2024-11-21 15:44:26 +00:00
Update README.md
This commit is contained in:
parent
625e1d26d7
commit
50aa5fadb6
1 changed files with 6 additions and 3 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
Fast and simple scoreboard service for games.
|
||||
|
||||
Developed as part of [`Steffo99/unimore-bda-2`](https://github.com/Steffo99/unimore-bda-2).
|
||||
|
||||
## Links
|
||||
|
||||
[![OpenAPI specification](https://img.shields.io/swagger/valid/3.0?specUrl=https%3A%2F%2Fraw.githubusercontent.com%2FSteffo99%2Fdistributed-arcade%2Fmain%2Fdocs%2Fopenapi.yaml)](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/Steffo99/distributed-arcade/main/docs/openapi.yaml)
|
||||
|
@ -12,6 +10,11 @@ Developed as part of [`Steffo99/unimore-bda-2`](https://github.com/Steffo99/unim
|
|||
|
||||
[![Chat](https://img.shields.io/matrix/distributed_arcade:ryg.one?server_fqdn=matrix.ryg.one)](https://matrix.to/#/#distributed_arcade:ryg.one)
|
||||
|
||||
## Related
|
||||
|
||||
- [`Steffo99/unimore-bda-2`](https://github.com/Steffo99/unimore-bda-2), the reason this project was developed
|
||||
- [`Steffo99/distributed-arcade-viewer`](https://github.com/Steffo99/distributed-arcade-viewer), a viewer for scores submitted to Distributed Arcade instances
|
||||
|
||||
## Licenses
|
||||
|
||||
<details>
|
||||
|
@ -28,4 +31,4 @@ Developed as part of [`Steffo99/unimore-bda-2`](https://github.com/Steffo99/unim
|
|||
- **`MIT`** (25): atty, axum, axum-core, bytes, combine, crc16, http-body, http-range-header, hyper, matchit, mio, redox_syscall, slab, tokio, tokio-macros, tokio-util, tower, tower-http, tower-http, tower-layer, tower-service, tracing, tracing-core, try-lock, want
|
||||
- **`MIT OR Unlicense`** (4): aho-corasick, memchr, termcolor, winapi-util
|
||||
|
||||
</details>
|
||||
</details>
|
||||
|
|
Loading…
Reference in a new issue