diff --git a/README.md b/README.md
index f9f2d716..65265041 100644
--- a/README.md
+++ b/README.md
@@ -271,8 +271,8 @@ _CalDAV or CardDAV web-based clients._
 ### Custom communication systems
 
 - [Centrifugo](https://github.com/centrifugal/centrifugo) - Language-agnostic real-time messaging (Websocket or SockJS) server. ([Demo](https://github.com/centrifugal/centrifugo#demo)) `MIT` `Go`
-- [Cherry](https://github.com/rafael-santiago/cherry) - Tiny webchat server. `GPL-2.0` `Go`
 - [Chatwoot](https://www.chatwoot.com/) - Simple and elegant live chat software. An opensource alternative to Intercom, Zendesk, Drift, Crisp etc. ([Source Code](https://github.com/chatwoot/chatwoot/)) 'MIT' 'Ruby'
+- [Cherry](https://github.com/rafael-santiago/cherry) - Tiny webchat server. `GPL-2.0` `Go`
 - [Darkwire.io](https://darkwire.io/) - End-to-end encrypted instant web chat. ([Source Code](https://github.com/darkwire/darkwire.io)) `MIT` `Nodejs`
 - [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums. ([Source Code](https://github.com/freenet/fred)) `GPL-2.0` `Java`
 - [Friends](http://moose-team.github.io/friends/) - P2P chat powered by the web. ([Source Code](https://github.com/moose-team/friends)) `MIT` `Nodejs`