Skip to content

Commit 52eae02

Browse files
authored
Update README.md
1 parent 0f73258 commit 52eae02

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ ESLint configuration file for Web Scrobbler projects.
44

55
## Usage
66

7-
You can install `eslint-config-web-scrobbler` by a following way:
7+
You can install `@web-scrobbler/eslint-config` by a following way:
88

99
```sh
10-
> npm install --save-dev eslint-config-web-scrobbler
10+
> npm install --save-dev @web-scrobbler/eslint-config
1111
```
1212

1313
### JavaScript
@@ -66,10 +66,10 @@ Licensed under the [MIT License](./LICENSE).
6666

6767
<!-- Badges -->
6868

69-
[npm-badge]: https://img.shields.io/npm/v/eslint-config-web-scrobbler
69+
[npm-badge]: https://img.shields.io/npm/v/@web-scrobbler/eslint-config
7070
[workflow-badge]: https://github.com/web-scrobbler/eslint-config-web-scrobbler/workflows/Lint/badge.svg
7171

7272
<!-- Related pages -->
7373

74-
[npm]: https://www.npmjs.com/package/eslint-config-web-scrobbler
74+
[npm]: https://www.npmjs.com/package/@web-scrobbler/eslint-config
7575
[workflow]: https://github.com/web-scrobbler/eslint-config-web-scrobbler/actions?query=workflow%3ALint

0 commit comments

Comments
 (0)