summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>2018-03-05 11:30:40 +0900
committerGitHub Enterprise <noreply-CODE@samsung.com>2018-03-05 11:30:40 +0900
commit51e55449592e65c45d2c07f682c96269a25a8e29 (patch)
tree07b7af80fd442b5d0446c8cbbfc310957e3485a5 /README.md
parentc93d050642e196b0d667a9dee34117aa330f5fbc (diff)
downloadnnfw-51e55449592e65c45d2c07f682c96269a25a8e29.tar.gz
nnfw-51e55449592e65c45d2c07f682c96269a25a8e29.tar.bz2
nnfw-51e55449592e65c45d2c07f682c96269a25a8e29.zip
Docs add how to setup odroid xu3 link (#29)
* Docs add how to setup odroid xu3 link This will add a link to how to setup odroid xu3 with ubuntu * add space * add xu3_ubunut.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 515dbcb3e..36b77b96a 100644
--- a/README.md
+++ b/README.md
@@ -68,3 +68,5 @@ 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)
+
+[How to setup XU3 with Ubuntu 16.04](docs/xu3_ubuntu.md)