aboutsummaryrefslogtreecommitdiff
path: root/src/armnnSerializer/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnSerializer/README.md')
-rw-r--r--src/armnnSerializer/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/armnnSerializer/README.md b/src/armnnSerializer/README.md
index 0656c8bb79..79ab2e2c17 100644
--- a/src/armnnSerializer/README.md
+++ b/src/armnnSerializer/README.md
@@ -3,4 +3,5 @@
The `armnnSerializer` is a library for serializing an Arm NN network to a stream.
For more information about the layers that are supported, and the networks that have been tested,
-see [SerializerSupport.md](./SerializerSupport.md).
+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