aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2019-11-27 15:00:10 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2019-11-27 17:39:05 +0000
commit709020eddcede574f3786debe5b3361595f80c77 (patch)
treef902cc0819a9e1993cc27b3e3670bb3eb933ef7d
parent6d3ae5fc1a64ec195f22a48bc51658cff7cf1cb3 (diff)
downloadarm-optimized-routines-709020eddcede574f3786debe5b3361595f80c77.tar.gz
Update the readme
Mention releases.
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 32747ec..76fe018 100644
--- a/README
+++ b/README
@@ -1,11 +1,13 @@
Arm Optimized Routines
----------------------
-This repository contains implementations of math library functions
+This repository contains implementations of library functions
provided by Arm under MIT License (See LICENSE). Contributions
to this project are accepted, but the terms will need negotiation (so
relicensing and copyright assignment to the FSF is possible later).
+Regular quarterly releases are tagged as vYY.MM (e.g. v19.11).
+
Source code layout:
build/ - build directory (created by make).