aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6eec27e..3f19d0f 100644
--- a/README.md
+++ b/README.md
@@ -7,13 +7,13 @@ first project in that environment.
Forked from [9pfs/hello-smile6's attempt for solanum](https://github.com/hello-smile6/html5-solanum-s2s-implementation/).
-## Comparison with HaxServ
+## Comparison with CoupServ
-HaxServ ([git.andrewyu.org](https://git.andrewyu.org/hax/coupserv.git)/[sr.ht](https://git.sr.ht/~runxiyu/haxserv)/[GitHub](https://github.com/runxiyu/haxserv)) is a (probably more usable) InspIRCd-linking pseudo-server written by Test\_User.
+CoupServ ([git.andrewyu.org](https://git.andrewyu.org/hax/coupserv.git)/[sr.ht](https://git.sr.ht/~runxiyu/coupserv)/[GitHub](https://github.com/runxiyu/coupserv)) is a (probably more usable) InspIRCd-linking pseudo-server written by Test\_User.
-| |HaxServ|HTMLServ|
-|-|-------|--------|
+| |CoupServ|HTMLServ|
+|-|--------|--------|
|Language|C|JavaScript ES6|
|Connection method|GnuTLS|WebSocket|
|Environment|Native UNIX-like|Web browser|