1
Fork 0
mirror of https://github.com/Steffo99/distributed-arcade.git synced 2024-10-16 06:27:30 +00:00

Update README.md

This commit is contained in:
Steffo 2023-03-22 19:18:47 +01:00 committed by GitHub
parent 625e1d26d7
commit 50aa5fadb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>