aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-07-28 11:29:36 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2022-07-28 12:59:13 +0000
commit45b0f320723d7d886db2ea9484498149d4746f83 (patch)
tree47a8577f28c3e97886348d6f349f029b1cde4d7c
parent12ee73401070d1a0798da44dbd39ed3464d6a19b (diff)
downloadarmnn-45b0f320723d7d886db2ea9484498149d4746f83.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>
-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.