Commit Diff


commit - b6f041aa55d2c6ccf235c1539d0fd4dea467d2e0
commit + 37d97cf40d03aece9a223d23bf1c8216c824bd90
blob - 6c493cc72476f3ba99c1574c4742b0ba9ea2acd9
blob + ef1fd583cc7e0292e4df45add0710de88ad4db78
--- README.md
+++ README.md
@@ -5,6 +5,8 @@ A modern, performant 9P library for Go.
 
 For information on usage, please see the [GoDoc](https://godoc.org/github.com/docker/go-p9p).
 
+Refer to [9P's documentation](http://9p.cat-v.org/documentation) for more details on the protocol.
+
 ## Copyright and license
 
 Copyright © 2015 Docker, Inc. go-p9p is licensed under the Apache License,