aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializer/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnDeserializer/README.md')
-rw-r--r--src/armnnDeserializer/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/armnnDeserializer/README.md b/src/armnnDeserializer/README.md
index 28d6a37388..fa76a6da45 100644
--- a/src/armnnDeserializer/README.md
+++ b/src/armnnDeserializer/README.md
@@ -4,4 +4,5 @@ The `armnnDeserializer` is a library for loading neural networks defined by Arm
into the Arm NN runtime.
For more information about the layers that are supported, and the networks that have been tested,
-see [DeserializerSupport.md](./DeserializerSupport.md) \ No newline at end of file
+take a look into our doxygen documentation which 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