From 0bf86b9d7986441e7ba60fbd78ba9f709bbe6f98 Mon Sep 17 00:00:00 2001 From: Nicolas Lepage <19571875+nlepage@users.noreply.github.com> Date: Wed, 10 Feb 2021 12:44:50 +0100 Subject: [PATCH] :memo: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f07172..1ffcc6a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

-> Build your Go HTTP Server to [WebAssembly](https://mdn.io/WebAssembly/) and embed it in a ServiceWorker! +> Embed your Go HTTP handlers in a ServiceWorker (usin [WebAssembly](https://mdn.io/WebAssembly/)) and emulate an HTTP server! ## Examples