This is an automated email from the git hooks/post-receive script.
rharwood pushed a commit to branch master in repository gssproxy.
commit de179f70c0452b00fbcfe0fcc45cf689df3f5cd2 Author: Robbie Harwood rharwood@redhat.com Date: Tue May 8 11:01:39 2018 -0400
Add docs link to README.md
Signed-off-by: Robbie Harwood rharwood@redhat.com Reviewed-by: Simo Sorce simo@redhat.com Merges: #230 --- README.md | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md index 98d749c..20c3ce4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ This is the gss-proxy project.
+Documentation lives in the [docs folder of this +repository](https://pagure.io/gssproxy/blob/master/f/docs). + The goal is to have a GSS-API proxy, with standardizable protocol and a (somewhat portable) reference client and server implementation. There are several motivations for this some of which are: