diff --git a/README.md b/README.md index 5de75a8..4ab3c05 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ My solution for Reaktor's 2022 assignment The website combines a WebSocket API and a HTTP API into one. -The [demo](https://lennu.dev/reaktor-k22) might take a bit to load at first because of the cors proxy cold starting, but after that it should load nearly instantly. +The [demo](https://lennu.dev/reaktor-k22) is unfortunately no longer functional, because the API it was built against is no longer hosted.