Skip to content

Commit be3f944

Browse files
author
Gonzalo Diaz
committed
[CONFIG] Readme fixed.
1 parent 57ebd40 commit be3f944

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
# Algorithm Exercises (Rust 🦀)
22

33
[![Rust on Linux CI Test](https://github.com/sir-gon/algorithm-exercises-rust/actions/workflows/rust.yml/badge.svg)](https://github.com/sir-gon/algorithm-exercises-rust/actions/workflows/rust.yml)
4-
54
[![Markdown Lint](https://github.com/sir-gon/algorithm-exercises-rust/actions/workflows/markdown-lint.yml/badge.svg)](https://github.com/sir-gon/algorithm-exercises-rust/actions/workflows/markdown-lint.yml)
65
[![YAML lint](https://github.com/sir-gon/algorithm-exercises-rust/actions/workflows/yamllint.yml/badge.svg)](https://github.com/sir-gon/algorithm-exercises-rust/actions/workflows/yamllint.yml)
76

87
![GitHub](https://img.shields.io/github/license/sir-gon/algorithm-exercises-rust)
98
![GitHub language count](https://img.shields.io/github/languages/count/sir-gon/algorithm-exercises-rust)
109
![GitHub top language](https://img.shields.io/github/languages/top/sir-gon/algorithm-exercises-rust)
11-
1210
[![codecov](https://codecov.io/gh/sir-gon/algorithm-exercises-rust/branch/main/graph/badge.svg?token=YZ41BE67E4)](https://codecov.io/gh/sir-gon/algorithm-exercises-rust)
1311

1412
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=sir-gon_algorithm-exercises-rust&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=sir-gon_algorithm-exercises-rust)

0 commit comments

Comments
 (0)