Skip to content

Commit 2be2dfb

Browse files
authored
docs: Release process, License #169
Fixes #162. The release process does not require keys, secrets or logins to third-party sites.
1 parent dd77a91 commit 2be2dfb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,15 @@ Start Nvim and run the following command:
6969
:echo Hello('world')
7070
```
7171

72+
Release
73+
-------
74+
75+
Follow the standard Go process for [publishing a module](https://go.dev/doc/modules/publishing).
76+
77+
License
78+
-------
79+
80+
[Apache License 2.0](https://github.com/neovim/go-client/blob/master/LICENSE)
7281

7382
<!-- badge links -->
7483
[pkg.go.dev]: https://pkg.go.dev/github.com/neovim/go-client

0 commit comments

Comments
 (0)