Skip to content

Commit

Permalink
Remove super-linter badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvins committed Oct 23, 2024
1 parent 788cc11 commit b5c0e1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# :abacus: Algorithms and Data Structures

[![Super-Linter](https://github.com/kelvins/algorithms-and-data-structures/actions/workflows/lint-checker.yml/badge.svg)](https://github.com/marketplace/actions/super-linter)

This repository provides several classic algorithms and data structures in **Computer Science**, as well as some extra problems that are frequently encountered in programming challenges.

In order to achieve greater coverage and encourage more people to contribute to the project, the algorithms are available in the following languages: **C**, **C++**, **Java**, **Python**, **Go**, **Ruby**, **Javascript**, **Swift**, **Rust**, **Scala** and **Kotlin**.
Expand Down

0 comments on commit b5c0e1f

Please sign in to comment.