aboutsummaryrefslogtreecommitdiff
path: root/src/armnnOnnxParser
diff options
context:
space:
mode:
authorMark O'Connor <mark.oconnor@arm.com>2018-11-28 10:12:45 +0100
committerMatthew Bentham <matthew.bentham@arm.com>2018-12-31 12:00:16 +0000
commit9c78f94907c2b2d76fcf3396ccc16df99db0ca78 (patch)
treee8c0f0e4bc1247e6b570d22f0f08e7b2a3df8823 /src/armnnOnnxParser
parent35052ae3f44d24cd71f437a2011c5032d34c94a7 (diff)
downloadarmnn-9c78f94907c2b2d76fcf3396ccc16df99db0ca78.tar.gz
Update README.md
Change-Id: I74f0d27881fcc42d962fdd61562811a1f53dd0eb
Diffstat (limited to 'src/armnnOnnxParser')
-rw-r--r--src/armnnOnnxParser/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/armnnOnnxParser/README.md b/src/armnnOnnxParser/README.md
index 81ca068a86..cd30d39b12 100644
--- a/src/armnnOnnxParser/README.md
+++ b/src/armnnOnnxParser/README.md
@@ -1,5 +1,5 @@
-#Arm NN ONNX parser
+# Arm NN ONNX parser
`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). \ No newline at end of file
+For more information about the ONNX layers that are supported, and the networks that have been tested, see [OnnxSupport.md](./OnnxSupport.md).