diff --git a/README.md b/README.md index 4d76363..6a136c6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ [![Build Status](https://dev.azure.com/pegjs/pegjs/_apis/build/status/Azure%20Pipelines?branchName=master)](https://dev.azure.com/pegjs/pegjs/_build/latest?definitionId=1?branchName=master) -[![Test Coverage](https://api.codeclimate.com/v1/badges/2d1f0313dea3e28e191f/test_coverage)](https://codeclimate.com/github/pegjs/pegjs/test_coverage) [![coverage](https://img.shields.io/coveralls/github/pegjs/pegjs.svg)](https://coveralls.io/github/pegjs/pegjs) [![Maintainability](https://api.codeclimate.com/v1/badges/2d1f0313dea3e28e191f/maintainability)](https://codeclimate.com/github/pegjs/pegjs/maintainability) [![forum](https://gitq.com/badge.svg)](https://gitq.com/pegjs/pegjs) diff --git a/packages/pegjs/README.md b/packages/pegjs/README.md index 56bebb2..1f71ab3 100644 --- a/packages/pegjs/README.md +++ b/packages/pegjs/README.md @@ -1,5 +1,4 @@ [![Build Status](https://dev.azure.com/pegjs/pegjs/_apis/build/status/Azure%20Pipelines?branchName=master)](https://dev.azure.com/pegjs/pegjs/_build/latest?definitionId=1?branchName=master) -[![Test Coverage](https://api.codeclimate.com/v1/badges/2d1f0313dea3e28e191f/test_coverage)](https://codeclimate.com/github/pegjs/pegjs/test_coverage) [![coverage](https://img.shields.io/coveralls/github/pegjs/pegjs.svg)](https://coveralls.io/github/pegjs/pegjs) [![Maintainability](https://api.codeclimate.com/v1/badges/2d1f0313dea3e28e191f/maintainability)](https://codeclimate.com/github/pegjs/pegjs/maintainability) [![license](https://img.shields.io/badge/license-mit-blue.svg)](https://opensource.org/licenses/MIT)