summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0e838fe55..515dbcb3e 100644
--- a/README.md
+++ b/README.md
@@ -64,3 +64,7 @@ you should also give this to makefile.
ROOTFS_DIR=/home/user/rootfs/arm-xenial BUILD_HOST=armv7l make
ROOTFS_DIR=/home/user/rootfs/arm-xenial BUILD_HOST=armv7l make install
```
+
+# Other how-to documents
+
+[Building TensorFlow and TOCO from source](docs/BuildTFfromSource.md)