From cee9b78efedd458bbfde0585bcd4491481ced823 Mon Sep 17 00:00:00 2001 From: Gonzalo Diaz Date: Wed, 2 Aug 2023 17:26:17 -0400 Subject: [PATCH] [CONFIG] Readme updated. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 965b6ab..256d8cd 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![Node.js CI](https://github.com/sir-gon/algorithm-exercises-ts/actions/workflows/node.js.yml/badge.svg)](https://github.com/sir-gon/algorithm-exercises-ts/actions/workflows/node.js.yml) [![codecov](https://codecov.io/gh/sir-gon/algorithm-exercises-ts/branch/main/graph/badge.svg?token=7NBP9SQAY0)](https://codecov.io/gh/sir-gon/algorithm-exercises-ts) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsir-gon%2Fprojecteuler-ts.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsir-gon%2Fprojecteuler-ts?ref=badge_shield) +[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=sir-gon_algorithm-exercises-ts&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=sir-gon_algorithm-exercises-ts) +[![Markdown Lint](https://github.com/sir-gon/algorithm-exercises-ts/actions/workflows/markdown-lint.yml/badge.svg)](https://github.com/sir-gon/algorithm-exercises-ts/actions/workflows/markdown-lint.yml) ![GitHub](https://img.shields.io/github/license/sir-gon/algorithm-exercises-ts) ![GitHub language count](https://img.shields.io/github/languages/count/sir-gon/algorithm-exercises-ts)