diff --git a/README.md b/README.md index 5bd69b54..0fd23d95 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,15 @@ Start Nvim and run the following command: :echo Hello('world') ``` +Release +------- + +Follow the standard Go process for [publishing a module](https://go.dev/doc/modules/publishing). + +License +------- + +[Apache License 2.0](https://github.com/neovim/go-client/blob/master/LICENSE) [pkg.go.dev]: https://pkg.go.dev/github.com/neovim/go-client