whoami1337 il y a 1 an
Parent
commit
8aa52e5a0a
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -9,6 +9,8 @@ local client = WebSocketClient.new({
   uri = "http://localhost:3000",
 })
 
+-- .... code here
+
 copas.loop()
 ```