From 5777b1b6981d9c31750897b5dd8687b82e6d2159 Mon Sep 17 00:00:00 2001 From: a Date: Mon, 26 Jun 2023 03:25:45 -0500 Subject: [PATCH] update --- _examples/tcp/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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