nachat is quite usable => late alpha

This commit is contained in:
Matthew Hodgson 2016-10-05 13:12:28 +01:00
parent e44ff43291
commit 9792db5fc2

View file

@ -77,7 +77,7 @@ var unlinkable_clients = [
logo: "img/nachat.svg", logo: "img/nachat.svg",
author: "Benjamin Saunders", author: "Benjamin Saunders",
homepage: "https://github.com/Ralith/nachat", homepage: "https://github.com/Ralith/nachat",
maturity: "Alpha", maturity: "Late alpha",
room_instructions(alias) { return <span>Type <code>/join <b>{ alias }</b></code></span> }, room_instructions(alias) { return <span>Type <code>/join <b>{ alias }</b></code></span> },
user_instructions(userId) { return <span>Type <code>/invite <b>{ userId }</b></code></span> }, user_instructions(userId) { return <span>Type <code>/invite <b>{ userId }</b></code></span> },
comments: "Qt5 and C++ cross-platform desktop Matrix client", comments: "Qt5 and C++ cross-platform desktop Matrix client",