From f15fa23a4ffba8b044c99e4fdf6018145866aed8 Mon Sep 17 00:00:00 2001 From: Dean Eigenmann Date: Wed, 3 Jul 2019 18:19:14 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 53469ee..85a83d9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ # DaSy 🌼 +![Version](https://img.shields.io/github/tag/status-im/dasy.svg) +[![License](https://img.shields.io/github/license/status-im/dasy.svg)](LICENSE) +[![API Reference]( +https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667 +)](https://godoc.org/github.com/status-im/dasy) [![Go Report Card](https://goreportcard.com/badge/github.com/status-im/dasy)](https://goreportcard.com/report/github.com/status-im/dasy) + > **Da**ta **Sy**nc Client +This repository implements a basic [data sync client](#TODO) that operates on top of [mvds](https://github.com/status-im/mvds).