aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/go/README.md
diff options
context:
space:
mode:
authorGravatar Sagi <saginadir@gmail.com>2018-04-24 17:36:49 +0800
committerGravatar GitHub <noreply@github.com>2018-04-24 17:36:49 +0800
commit7ea8e98a9ecf5ad8c23a8df220126f6addbdf2af (patch)
tree1254c8bfc43f357d6049365fe55ed028d68c9ef3 /tensorflow/go/README.md
parent968addadfd4e4f5688eedc31f92a9066329ff6a7 (diff)
Update README.md
Awesome and details doc! But I wouldn't call it an "awkward" package path :)
Diffstat (limited to 'tensorflow/go/README.md')
-rw-r--r--tensorflow/go/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/go/README.md b/tensorflow/go/README.md
index b1bd87eb0c..e251356ec8 100644
--- a/tensorflow/go/README.md
+++ b/tensorflow/go/README.md
@@ -5,7 +5,7 @@ Construct and execute TensorFlow graphs in Go.
[![GoDoc](https://godoc.org/github.com/tensorflow/tensorflow/tensorflow/go?status.svg)](https://godoc.org/github.com/tensorflow/tensorflow/tensorflow/go)
> *WARNING*: The API defined in this package is not stable and can change
-> without notice. The same goes for the awkward package path
+> without notice. The same goes for the package path:
> (`github.com/tensorflow/tensorflow/tensorflow/go`).
## Quickstart