Skip to content

Commit eda0530

Browse files
committed
docs: update README
1 parent f00c226 commit eda0530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
[![Test Workflow Status][test-workflow-image]][workflow-url]
77
[![Test Coverage][test-coverage-image]][test-coverage-url]
88

9+
[![Donate][ko-fi-image]][ko-fi-url]
10+
911
ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder.
1012

1113
## Installation
@@ -79,8 +81,6 @@ Then configure the rules you want to use under the rules section.
7981
- [check-file/filename-naming-convention](docs/rules/filename-naming-convention.md): Enforce a consistent naming pattern for filenames for specified files
8082
- [check-file/folder-naming-convention](docs/rules/folder-naming-convention.md): Enforce a consistent naming pattern for folder names for specified folders
8183

82-
[![Donate][ko-fi-image]][ko-fi-url]
83-
8484
[npm-image]: https://img.shields.io/npm/v/eslint-plugin-check-file.svg
8585
[downloads-image]: https://img.shields.io/npm/dm/eslint-plugin-check-file.svg
8686
[license-image]: https://img.shields.io/npm/l/eslint-plugin-check-file

0 commit comments

Comments
 (0)