mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Remove CI status badge from README.md.
This commit is contained in:
parent
4f9b698586
commit
dbb3f3accf
1 changed files with 0 additions and 3 deletions
|
|
@ -3,7 +3,6 @@
|
|||
> A Node.js style checker and lint tool for Markdown/CommonMark files.
|
||||
|
||||
[![npm version][npm-image]][npm-url]
|
||||
[![CI Status][ci-image]][ci-url]
|
||||
[![License][license-image]][license-url]
|
||||
|
||||
## Install
|
||||
|
|
@ -945,7 +944,5 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
|
|||
|
||||
[npm-image]: https://img.shields.io/npm/v/markdownlint.svg
|
||||
[npm-url]: https://www.npmjs.com/package/markdownlint
|
||||
[ci-image]: https://github.com/DavidAnson/markdownlint/workflows/CI/badge.svg?branch=main
|
||||
[ci-url]: https://github.com/DavidAnson/markdownlint/actions?query=branch%3Amain
|
||||
[license-image]: https://img.shields.io/npm/l/markdownlint.svg
|
||||
[license-url]: https://opensource.org/licenses/MIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue