diff --git a/_examples/tcp/README.md b/_examples/tcp/README.md index 614ed55..6eada5a 100644 --- a/_examples/tcp/README.md +++ b/_examples/tcp/README.md @@ -1,5 +1,6 @@ # tcp +- makes a connection to tcpbin.com:4242 ## Development @@ -8,7 +9,7 @@ This project requires these tools to be installed globally. * wrangler -* tinygo +* go ### Commands