From 17e34981b0eb989be66103c9fed109cd04876856 Mon Sep 17 00:00:00 2001 From: Nicolas Lepage <19571875+nlepage@users.noreply.github.com> Date: Sat, 6 Feb 2021 18:15:36 +0100 Subject: [PATCH] :memo: --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ad683f..cd9d9ef 100644 --- a/README.md +++ b/README.md @@ -125,9 +125,9 @@ fetch('server/path/to/resource').then(res => { ## API -### Go API +For Go API see [pkg.go.dev/github.com/nlepage/go-wasm-http-server](https://pkg.go.dev/github.com/nlepage/go-wasm-http-server#section-documentation) -See [pkg.go.dev/github.com/nlepage/go-wasm-http-server](https://pkg.go.dev/github.com/nlepage/go-wasm-http-server#section-documentation) +### JavaScript API ### [`registerWasmHTTPListener(wasmUrl, options)`](https://github.com/nlepage/go-wasm-http-server/blob/v1.0.0/sw.js#L3) @@ -182,4 +182,4 @@ Copyright © 2021 [Nicolas Lepage](https://github.com/nlepage).
This project is [Apache 2.0](https://github.com/nlepage/go-wasm-http-server/blob/master/LICENSE) licensed. *** -_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_ \ No newline at end of file +_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_