From 01f3bcc827c703298fdaf5e6751e98fd02203e3b Mon Sep 17 00:00:00 2001 From: Juan Aguilar Santillana Date: Fri, 28 Feb 2020 20:04:36 +0100 Subject: [PATCH] Fix badges in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d68547a..0bae2e7c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@

ntex

This is personal project, please, do not use it

+ [![Build Status](https://travis-ci.org/fafhrd91/ntex.svg?branch=master)](https://travis-ci.org/fafhrd91/ntex) [![codecov](https://codecov.io/gh/fafhrd91/btex/branch/master/graph/badge.svg)](https://codecov.io/gh/fafhrd91/ntex) +