whoami1337 1 anno fa
parent
commit
8aa52e5a0a
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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()
 ```