From 1dea5dac5c7965a8bdc09853abffa5145d99093d Mon Sep 17 00:00:00 2001 From: M-A Date: Sun, 16 Oct 2016 18:49:41 -0400 Subject: [PATCH] doc: add code style, note about lack of affiliation with Go. (#10) Fixes #7 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4f2bc1..714adfc 100644 --- a/README.md +++ b/README.md @@ -137,3 +137,5 @@ is in [AUTHORS](AUTHORS) and [CONTRIBUTORS](CONTRIBUTORS). This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google. + +This project is not affiliated with the Go project.