diff --git a/package.json b/package.json index f7ecdc5854..e1026b0da7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-plugin-unicorn", "version": "42.0.0", - "description": "Various awesome ESLint rules", + "description": "More than 100 powerful ESLint rules", "license": "MIT", "repository": "sindresorhus/eslint-plugin-unicorn", "funding": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1", diff --git a/readme.md b/readme.md index 214cc60ed8..86ef7663ed 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ -> Various awesome ESLint rules +> More than 100 powerful ESLint rules You might want to check out [XO](https://github.com/xojs/xo), which includes this plugin.