mirror of
https://github.com/nestriness/nestri.git
synced 2026-09-24 03:28:18 +03:00
chore: Fix the logo
This commit is contained in:
12
README.md
12
README.md
@@ -1,12 +1,12 @@
|
|||||||
<p align="center">
|
<h1>
|
||||||
<img src="./wordmark.svg" alt="Nestri logo" width="200" />
|
<p >
|
||||||
|
<img src="./wordmark.svg" alt="Nestri logo" width="300" />
|
||||||
</p>
|
</p>
|
||||||
|
</h1>
|
||||||
|
|
||||||
# Nestri
|
<p>Game streaming platform — play your games from any device via QUIC low-latency streams.</p>
|
||||||
|
|
||||||
Cloud game streaming platform — play your games from any device via QUIC low-latency streams.
|
|
||||||
|
|
||||||
- **Streaming core** — QUIC-based relay, game machines, pairing codes
|
- **Streaming core** — QUIC-based relay, game machines, pairing codes
|
||||||
- **Games** — Steam-linked catalog with per-machine depot downloads
|
- **Games** — Steam-linked catalog with per-machine depot downloads
|
||||||
- **Auth** — Steam / SSH login via a self-hosted OpenAuth issuer
|
- **Auth** — Steam / SSH login via a self-hosted OpenAuth issuer
|
||||||
- **Infra** — Cloudflare Workers + Postgres, deployed with [Alchemy](https://alchemy.run)
|
- **Infra** — Cloudflare Workers + Postgres, deployed with Alchemy
|
||||||
|
|||||||
Reference in New Issue
Block a user