This is an automated email from the ASF dual-hosted git repository. brianspector pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-milagro.git
commit cf9325a775e535caa0a5f44a8d1f4231adeda330 Author: Brian Spector <[email protected]> AuthorDate: Mon Jun 3 00:16:10 2019 +0100 update --- README | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README b/README index aa311dc..f69c242 100644 --- a/README +++ b/README @@ -1 +1,12 @@ -Git repository for Milagro project incubating at Apache. +Apache Milagro (incubating) is open source crypto and core security infrastructure for decentralized networks and systems. + +Milagro has several repos. Some of the application repos may be overhauled to reflect new, modern architectures. + +The most current libraries are the core crypto libraries: + +* (Milagro Crypto)[https://github.com/apache/incubator-milagro-crypto] +* (Milagro Crypto C Library)[https://github.com/apache/incubator-milagro-crypto-c] +* (Milagro Crypto JavaScript Library)[https://github.com/apache/incubator-milagro-javascript] +* (Milagro Crypto Java)[https://github.com/apache/incubator-milagro-java] + +More soon. \ No newline at end of file
