diff --git a/README.md b/README.md index 95cc0cb1..1c03e75b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A Retrofit inspired WebSocket client for Kotlin, Java, and Android. Update --- -We are working on a new version of Scarlet that supports other persistent connection protocols: ServerSentEvent, Socket IO, STOMP, and MQTT. It can be found on the [`0.2.x`](https://github.com/Tinder/Scarlet/tree/0.2.x) branch and is available at `com.github.tinder:scarlet:0.2.1-alpha4`. +We are working on a new version of Scarlet that supports other persistent connection protocols: ServerSentEvent, Socket IO, STOMP, and MQTT. It can be found on the [`0.2.x`](https://github.com/Tinder/Scarlet/tree/0.2.x) branch. Tutorial