aboutsummaryrefslogtreecommitdiff
path: root/src/armnnOnnxParser/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnOnnxParser/README.md')
-rw-r--r--src/armnnOnnxParser/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/armnnOnnxParser/README.md b/src/armnnOnnxParser/README.md
index cd30d39b12..6ba3fa2c27 100644
--- a/src/armnnOnnxParser/README.md
+++ b/src/armnnOnnxParser/README.md
@@ -2,4 +2,6 @@
`armnnOnnxParser` is a library for loading neural networks defined in ONNX protobuf files into the Arm NN runtime.
-For more information about the ONNX layers that are supported, and the networks that have been tested, see [OnnxSupport.md](./OnnxSupport.md).
+For more information, a list of supported ONNX layers, and the networks that have been tested,
+please visit "Software Tools" -> "Parsers" -> "Arm NN ONNX 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