diff --git a/README.md b/README.md index c64863c..745f1ca 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ This powerful feature makes the library highly flexible and capable of handling ## Lightweight and No Dependencies -The `@shelf/evaluate-expressions` library is designed to be lightweight and has no dependencies. +With just <3KB bundle size, the library is designed to be lightweight and has no dependencies. This makes it an ideal choice for projects where performance is a concern or where the size of the dependencies needs to be kept to a minimum. It is written in TypeScript, which provides static typing and other advanced features, making the code easier to read and maintain. diff --git a/package.json b/package.json index d92c65e..a585ce5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@shelf/evaluate-expressions", "version": "1.2.1", - "description": "Evaluate expressions that consist of multiple rules and joiners.", + "description": "Evaluate expressions that consist of multiple rules and joiners. <3 KB", "keywords": [ "evaluate", "expressions",