From 6b6c50c740954e10d1d50f4b1ae69aac4b1c9599 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sun, 25 Dec 2016 15:07:29 +0100 Subject: project: Add Travis and Coveralls badges --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c2d4955..80cf9c9 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@ **extfs** is a simple implementation of the ext family (2/3/4) of file systems. -[![Documentation Status](https://readthedocs.org/projects/extfs/badge/?version=latest)](http://extfs.readthedocs.io/?badge=latest) - +[![Documentation Status](https://readthedocs.org/projects/extfs/badge/?version=latest)](http://extfs.readthedocs.io/?badge=latest) [![Build Status](https://travis-ci.org/fmorgner/extfs.svg?branch=master)](https://travis-ci.org/fmorgner/extfs) [![Coverage Status](https://coveralls.io/repos/github/fmorgner/extfs/badge.svg?branch=master)](https://coveralls.io/github/fmorgner/extfs?branch=master) #Disclaimer I take no responsibility for any damage done to your main file system or other -- cgit v1.2.3