This is an automated email from the ASF dual-hosted git repository.
nchung pushed a commit to branch release/1.0.0
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexusproto.git
The following commit(s) were added to refs/heads/release/1.0.0 by this push:
new f3c726e Rc2 readme (#13)
f3c726e is described below
commit f3c726e69997436dd9ee6f9a993d4c95ee490b6f
Author: Riley Kuttruff <[email protected]>
AuthorDate: Tue Dec 13 10:36:08 2022 -0800
Rc2 readme (#13)
* README file draft
* README file draft
Co-authored-by: rileykk <[email protected]>
---
README | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/README b/README
new file mode 100644
index 0000000..9bb34a2
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+Apache SDAP release 1.0.0
+
+This is a source distribution of Apache SDAP - NexusProto.
+
+Changes since the previous release are described in the
+CHANGELOG.md file.
+
+The LICENSE and NOTICE files contain license information.
+
+You can find instructions how to build the release at
+https://incubator-sdap-nexus.readthedocs.io/en/latest/build.html
+
+Further information about Apache SDAP is available at its web site,
+https://sdap.incubator.apache.org.
\ No newline at end of file