From 28327956496ec7ef9a01f909fbe0b0ac79689aaf Mon Sep 17 00:00:00 2001 From: Pablo Herrero Date: Sun, 4 Jun 2017 17:30:35 -0300 Subject: [PATCH] Add badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 57dbf4f..9f50318 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Pathway +[![CircleCI](https://circleci.com/gh/pabloh/pathway/tree/master.svg?style=shield)](https://circleci.com/gh/pabloh/pathway/tree/master) +[![Coverage Status](https://coveralls.io/repos/github/pabloh/pathway/badge.svg?branch=master)](https://coveralls.io/github/pabloh/pathway?branch=master) + Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/pathway`. To experiment with that code, run `bin/console` for an interactive prompt. TODO: Delete this and the text above, and describe your gem