From 7cefb5bfb88f1bfc2d4075fa0e29b10d403ac7d7 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Wed, 6 Dec 2017 17:42:03 +1100 Subject: [PATCH] README.md: Add coveralls badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0602db9..0c4575c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Features include: - `strftime` style formatting -[![Build Status](https://travis-ci.org/daurnimator/luatz.png)](https://travis-ci.org/daurnimator/luatz) +[![Build Status](https://travis-ci.org/daurnimator/luatz.png)](https://travis-ci.org/daurnimator/luatz) [![Coverage Status](https://coveralls.io/repos/github/daurnimator/luatz/badge.svg?branch=master)](https://coveralls.io/github/daurnimator/luatz?branch=master) Supported under Lua 5.1, 5.2, 5.3 and LuaJIT. -- 2.39.2