diff --git a/README.md b/README.md index d8d6ec2..c158e82 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # early -minimal and fast loading plugins for startup time measuring +minimal and fast loading plugin for startup time measuring ## Availabililty [![npm](https://push.rocks/assets/repo-button-npm.svg)](https://www.npmjs.com/package/early) diff --git a/package.json b/package.json index 651b7d9..3b3cfc4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "early", "version": "2.0.34", - "description": "nice module loading animation for modules that need a little starting time.", + "description": "minimal and fast loading plugin for startup time measuring", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": {