This is an automated email from the ASF dual-hosted git repository.

kittohoward pushed a commit to branch update_readme
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-dta.git


The following commit(s) were added to refs/heads/update_readme by this push:
     new c96599c  fixes duplicated first paragraph in Readme
c96599c is described below

commit c96599c20440779159ae004447200b4ce8236452
Author: howardkitto <[email protected]>
AuthorDate: Wed Aug 28 11:45:20 2019 +0100

    fixes duplicated first paragraph in Readme
---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index 56f7f71..54543fd 100644
--- a/README.md
+++ b/README.md
@@ -21,10 +21,6 @@
 ---
 
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
 
-Milagro Custody DTA creates an ecosystem in which service providers can issue 
and protect secrets. When a node is connected to the network it is able to 
discover service providers who are able to offer secure long term storage of 
highly sensitive digital assets. It is written in Go and uses REST services 
based on the GoKit microservices framework: https://gokit.io/
-
-[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
-
 Milagro D-TA is a colaborative key management server 
 
 Milagro D-TA facilitates secure and auditable communication between people who 
to use key pairs (Principal) and service providers who can keep the secret keys 
safe (Master Fiduciary). It is written in Go and uses REST services based on 
the [GoKit microservices framework](https://gokit.io), it uses IPFS to create a 
shared immutable log of transactions and relies on Milagro-Crypto-C for it's 
crypto.

Reply via email to