From 8051f159f1d76001b8bae3a17507cea13f92193e Mon Sep 17 00:00:00 2001 From: Jannis Mattheis Date: Sat, 27 Jan 2018 23:05:39 +0100 Subject: [PATCH] Add README with badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c7c2738 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Memo +[![Build Status](https://travis-ci.org/jmattheis/memo.svg?branch=master)](https://travis-ci.org/jmattheis/memo) [![codecov](https://codecov.io/gh/jmattheis/memo/branch/master/graph/badge.svg)](https://codecov.io/gh/jmattheis/memo) [![Go Report Card](https://goreportcard.com/badge/github.com/jmattheis/memo)](https://goreportcard.com/report/github.com/jmattheis/memo) \ No newline at end of file