From 33c3d2607b9b0386f2f162c42f4d4a5daec4f2c6 Mon Sep 17 00:00:00 2001 From: Marco Tezzele Date: Wed, 20 Apr 2016 23:31:02 +0200 Subject: [PATCH] quantified code settings and badge --- .checkignore | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .checkignore diff --git a/.checkignore b/.checkignore new file mode 100644 index 0000000..32a27fe --- /dev/null +++ b/.checkignore @@ -0,0 +1,2 @@ +# Ignore folder content +tests/* \ No newline at end of file diff --git a/README.md b/README.md index 82d57a3..0a65f58 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PyGeM [![Build Status](https://travis-ci.org/mathLab/PyGeM.svg)](https://travis-ci.org/mathLab/PyGeM) [![Coverage Status](https://coveralls.io/repos/github/mathLab/PyGeM/badge.svg?branch=master)](https://coveralls.io/github/mathLab/PyGeM?branch=master) +# PyGeM [![Build Status](https://travis-ci.org/mathLab/PyGeM.svg)](https://travis-ci.org/mathLab/PyGeM) [![Coverage Status](https://coveralls.io/repos/github/mathLab/PyGeM/badge.svg?branch=master)](https://coveralls.io/github/mathLab/PyGeM?branch=master) [![Code Issues](https://www.quantifiedcode.com/api/v1/project/41f0acdbcba84e26a47ede5c57d62910/badge.svg)](https://www.quantifiedcode.com/app/project/41f0acdbcba84e26a47ede5c57d62910) Python Geometrical Morphing. ![Python Geometrical Morphing](readme/logo_PyGeM_small.png)