diff --git a/package.go b/package.go index d26a278..c03bedf 100644 --- a/package.go +++ b/package.go @@ -1,3 +1,3 @@ -// Package wasmhttp (github.com/nlepae/go-wasm-http-server) allows to create a WebAssembly Go HTTP Server embedded in a ServiceWorker. -// This package is a subset of the full solution, a full usage is available on the github repository. +// Package wasmhttp (github.com/nlepage/go-wasm-http-server) allows to create a WebAssembly Go HTTP Server embedded in a ServiceWorker. +// This package is a subset of the full solution, a full usage is available on the github repository: https://github.com/nlepage/go-wasm-http-server package wasmhttp