From 27d841dffbb8533f042c9e1889064484d315a9d7 Mon Sep 17 00:00:00 2001 From: Nikolay Kostyurin Date: Sat, 14 Jul 2018 02:02:32 +0200 Subject: [PATCH] chore(readme): add codefactor skip ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e56a05..8986fa6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # BBob -[![Build Status](https://travis-ci.org/JiLiZART/bbob.svg?branch=master)](https://travis-ci.org/JiLiZART/bbob)[![Coverage Status](https://coveralls.io/repos/github/JiLiZART/bbob/badge.svg)](https://coveralls.io/github/JiLiZART/bbob) +[![Build Status](https://travis-ci.org/JiLiZART/bbob.svg?branch=master)](https://travis-ci.org/JiLiZART/bbob) [![Coverage Status](https://coveralls.io/repos/github/JiLiZART/bbob/badge.svg)](https://coveralls.io/github/JiLiZART/bbob) [![CodeFactor](https://www.codefactor.io/repository/github/jilizart/bbob/badge)](https://www.codefactor.io/repository/github/jilizart/bbob) Fast BB Code parser written in pure javascript, no dependencies