From 4b628da880768890cde7505852b1b4dccf47638e Mon Sep 17 00:00:00 2001
From: Daniel Czerwonk <daniel@dan-nrw.de>
Date: Thu, 26 Apr 2018 13:13:27 +0200
Subject: [PATCH] added README.md in preperation of travis integration

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 00000000..dda57a6b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# bio-rd
+
+[![Build Status](https://travis-ci.org/bio-routing/bio-rd.svg?branch=master)](https://travis-ci.org/bio-routing/bio-rd)
+[![Go ReportCard](http://goreportcard.com/badge/bio-routing/bio-rd)](http://goreportcard.com/report/bio-routing/bio-rd)
\ No newline at end of file
-- 
GitLab