aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfParser/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnTfParser/README.md')
-rw-r--r--src/armnnTfParser/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/armnnTfParser/README.md b/src/armnnTfParser/README.md
index dc7def8d41..33e1999a0e 100644
--- a/src/armnnTfParser/README.md
+++ b/src/armnnTfParser/README.md
@@ -2,4 +2,6 @@
`armnnTfParser` is a library for loading neural networks defined by TensorFlow protobuf files into the Arm NN runtime.
-For more information about the TensorFlow operators that are supported, and the networks that have been tested, see [TensorFlowSupport.md](./TensorFlowSupport.md).
+For more information, a list of supported TensorFlow layers, and the networks that have been tested,
+please visit "Software Tools" -> "Parsers" -> "Arm NN TensorFlow Parser" in our doxygen documentation that can be found in
+the [wiki section](https://github.com/ARM-software/armnn/wiki/Documentation) of our github repository. \ No newline at end of file