Skip to content

Commit

Permalink
Update package description
Browse files Browse the repository at this point in the history
  • Loading branch information
hlysine committed Aug 20, 2023
1 parent 125e25a commit 58b0ad5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</div>

<p align="center">
Create readable Regular Expressions with concise and flexible syntax.
Regular Expressions - quick and concise, readable and composable.
</p>

![Quick example of readable-regexp](https://github.com/hlysine/readable-regexp/assets/25472513/3c0540d5-1b25-4f83-afb4-7ed16a3a5140)
Expand Down
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.4.0",
"author": "Henry Lin",
"license": "MIT",
"description": "Create readable Regular Expressions with concise and flexible syntax.",
"description": "Regular Expressions - quick and concise, readable and composable.",
"keywords": [
"regex",
"regexp",
Expand All @@ -12,7 +12,9 @@
"regular",
"expression",
"typescript",
"typed"
"typed",
"composable"
"concise"
],
"homepage": "https://github.com/hlysine/readable-regexp#readme",
"repository": "github:hlysine/readable-regexp",
Expand Down

0 comments on commit 58b0ad5

Please sign in to comment.