aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-07-20 15:32:04 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2023-07-27 14:22:37 +0000
commit6885f14c8b38865b08ac003447de4bc7ba7e45fb (patch)
treea7900b3aa790c76a2faab6f173694e7a73854e45 /README.md
parent36e6eaecf616f08f4d717d56e6a4ee0400d96829 (diff)
downloadarmnn-6885f14c8b38865b08ac003447de4bc7ba7e45fb.tar.gz
Fix missing pages in Doxygen
* Some of the pages were moved/renamed hence doxygen was not finding them * Moving arm NN logo to center of the page Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Id19fb3ec488f03d805998dc6b772e0b84f2c4d71
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index df332ed7b3..920d3d65a1 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
<br>
-<td style="text-align: center">
+<div align="center">
<img src="Arm_NN_horizontal_blue.png" alt="Arm NN Logo" width="300"/>
-</td>
+</div>
* [Quick Start Guides](#quick-start-guides)
* [Pre-Built Binaries](#pre-built-binaries)