Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gog-proxy

Proxy arround some GOG endpoints for extending API capabilities for better Linux support.
Proxy around some GOG endpoints for extending API capabilities for better Linux support.

## The target

Expand All @@ -10,7 +10,7 @@ We hope GOG will eventually provide that data themselves, untill then we are on

## API

Currently supported enpoint returns game config from `remote-config.gog.com` endpoint. If there is Linux data in games_data directory that will be extended
Currently supported endpoint returns game config from `remote-config.gog.com` endpoint. If there is Linux data in games_data directory that will be extended

```
GET /api/config/client_id
Expand Down