Skip to content

Commit 23dc272

Browse files
committed
Update readme badges
1 parent b7766f1 commit 23dc272

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

README.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Stylelint Stylistic Config
22

3-
[![Test Status][test-image]][test-url]
43
[![License: MIT][license-image]][license-url]
4+
[![Changelog][changelog-image]][changelog-url]
55
[![NPM version][npm-image]][npm-url]
6-
[![Vulnerabilities count][vulnerabilities-image]][vulnerabilities-url]
6+
[![Test Status][test-image]][test-url]
77

88
> The stylistic shareable config for Stylelint.
99
@@ -79,19 +79,14 @@ Please refer to [Stylelint docs](https://stylelint.io/user-guide/get-started) f
7979

8080
ESLint deprecates stylistic rules, too. But you can continue to use them thanks to [ESLint Stylistic](https://eslint.style).
8181

82-
## Important documents
83-
84-
- [Changelog](https://github.com/stylelint-stylistic/stylelint-config/blob/main/CHANGELOG.md)
85-
- [License](./LICENSE)
86-
87-
[test-url]: https://github.com/stylelint-stylistic/stylelint-config/actions
88-
[test-image]: https://github.com/stylelint-stylistic/stylelint-config/actions/workflows/test.yml/badge.svg?branch=main
82+
[license-url]: https://github.com/stylelint-stylistic/stylelint-config/blob/main/LICENSE.md
83+
[license-image]: https://img.shields.io/badge/License-MIT-limegreen.svg
8984

90-
[npm-url]: https://www.npmjs.com/package/@stylistic/stylelint-config
91-
[npm-image]: https://img.shields.io/npm/v/@stylistic/stylelint-config?logo=npm&logoColor=fff
85+
[changelog-url]: https://github.com/stylelint-stylistic/stylelint-config/blob/main/CHANGELOG.md
86+
[changelog-image]: https://img.shields.io/badge/Change-log-limegreen
9287

93-
[license-url]: https://github.com/stylelint-stylistic/stylelint-config/blob/main/LICENSE
94-
[license-image]: https://img.shields.io/badge/License-MIT-limegreen.svg
88+
[npm-url]: https://npmjs.org/package/@stylistic/stylelint-config
89+
[npm-image]: https://badge.fury.io/js/@stylistic%2Fstylelint-config.svg
9590

96-
[vulnerabilities-url]: https://snyk.io/test/github/stylelint-stylistic/stylelint-config
97-
[vulnerabilities-image]: https://snyk.io/test/github/stylelint-stylistic/stylelint-config/badge.svg
91+
[test-url]: https://github.com/stylelint-stylistic/stylelint-config/actions
92+
[test-image]: https://github.com/stylelint-stylistic/stylelint-config/actions/workflows/test.yaml/badge.svg?branch=main

0 commit comments

Comments
 (0)