aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/README.md
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2021-01-29 09:50:36 +0000
committerJan Eilers <jan.eilers@arm.com>2021-02-02 11:26:49 +0000
commitd97823751818b32c5e9bc2559ccfa26f818dc1a9 (patch)
tree130ef6b16c87b7adcd1c7176672b8107678a2151 /python/pyarmnn/README.md
parent8cded51ebfca65a3a07b3927a2a78ea54d1c1cd8 (diff)
downloadarmnn-d97823751818b32c5e9bc2559ccfa26f818dc1a9.tar.gz
IVGCVSW-5605 Doxygen: Add PyArmNN to Doxygen docu
Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: I43082950c55375f62ecd30236d1c475e4ca89faf
Diffstat (limited to 'python/pyarmnn/README.md')
-rw-r--r--python/pyarmnn/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyarmnn/README.md b/python/pyarmnn/README.md
index bc2ebd0388..aea2e42377 100644
--- a/python/pyarmnn/README.md
+++ b/python/pyarmnn/README.md
@@ -1,4 +1,4 @@
-# About PyArmNN
+# PyArmNN
PyArmNN is a python extension for [Arm NN SDK](https://developer.arm.com/ip-products/processors/machine-learning/arm-nn).
PyArmNN provides interface similar to Arm NN C++ Api.