From 95d946e0fed52f46d22bc9e77e6991cc516b05b5 Mon Sep 17 00:00:00 2001 From: Ignacio BurgueƱo Date: Thu, 21 Jan 2016 15:41:48 -0300 Subject: Adds badges [ci skip] --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 40f21ab..e2a806a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ +[![Licence](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENCE.txt) +[![Build Status](https://travis-ci.org/keplerproject/luafilesystem.svg?branch=master)](https://travis-ci.org/keplerproject/luafilesystem) +[![Build status](https://ci.appveyor.com/api/projects/status/y04s4ms7u16trw8e?svg=true)](https://ci.appveyor.com/project/ignacio/luafilesystem) +[![Coverage Status](https://coveralls.io/repos/keplerproject/luafilesystem/badge.png)](https://coveralls.io/r/keplerproject/luafilesystem) + # LuaFileSystem - File System Library for Lua -Copyright 2003-2015 Kepler Project +Copyright 2003-2016 Kepler Project http://keplerproject.github.io/luafilesystem -- cgit v1.2.3-55-g6feb