aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-07-28 11:29:36 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-07-28 15:08:55 +0100
commitc5dfcd30c65459ef09d3014634da1a59bad5cf98 (patch)
tree47a8577f28c3e97886348d6f349f029b1cde4d7c /README.md
parent82d8adfc57e2b9553db48366980113b6cf171c24 (diff)
downloadarmnn-c5dfcd30c65459ef09d3014634da1a59bad5cf98.tar.gz
IVGCVSW-7049 Inform Arm NN external users about switching branch to main
* Adding an announcement in the main Readme file with the date we are freezing master and moving to main branch Change-Id: I87a0e99d83cc872ef6ac3ba1f0fd445665885059 Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 936936047f..2531e99074 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,9 @@
* [Third-Party](#third-party)
* [Build Flags](#build-flags)
+## Announcement: As part of Arm's commitment to the use of inclusive language we will be moving away from 'master' branch to 'main' soon.
+## From 15 August 2022 our 'master' branch will be frozen and we will be using 'main' branch instead.
+
**_Arm NN_** is the **most performant** machine learning (ML) inference engine for Android and Linux, accelerating ML
on **Arm Cortex-A CPUs and Arm Mali GPUs**. This ML inference engine is an open source SDK which bridges the gap
between existing neural network frameworks and power-efficient Arm IP.