This is an automated email from the ASF dual-hosted git repository.
tokers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-go-plugin-runner.git
The following commit(s) were added to refs/heads/master by this push:
new 09b823f docs: add link in the README (#21)
09b823f is described below
commit 09b823fada889e78144c20559b7f026d0f627a59
Author: 罗泽轩 <[email protected]>
AuthorDate: Sat Jul 10 11:52:13 2021 +0800
docs: add link in the README (#21)
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 4d138fe..c123294 100644
--- a/README.md
+++ b/README.md
@@ -22,3 +22,7 @@
[](https://goreportcard.com/report/github.com/apache/apisix-go-plugin-runner)
[](https://github.com/apache/apisix-go-plugin-runner/actions)
[](https://codecov.io/gh/apache/apisix-go-plugin-runner)
+[](https://pkg.go.dev/github.com/apache/apisix-go-plugin-runner)
+
+The documentation can be found in this
[website](http://apisix.apache.org/docs/go-plugin-runner/getting-started),
+which is generated from the files under `docs/`.