summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidovski <david@sendula.com>2021-07-08 19:27:12 +0100
committerdavidovski <david@sendula.com>2021-07-08 19:27:12 +0100
commita0851bd40055bd22f2c0a4d8f2f2e7329701abb3 (patch)
tree67fa5c292c92aacafc392864a1489eccef750acb
parentb2c4859226aec4e5d26aad21329cc5ea1fb02b79 (diff)
fixed readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d64ce72..3c396df 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
# Chatroom
-This is an example For creating a simple web socket chatroom server with a webclient
+This is an example for creating a simple web socket chatroom server with a webclient in javascript, using node.