Skip to content

Commit

Permalink
Change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hlysine committed Jul 22, 2022
1 parent 1c6ccac commit 1adc2a1
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,14 @@ Create readable Regular Expressions with concise and flexible syntax.

## Installation

Simply install readable-regexp with your preferred package manager:

```bash
npm install readable-regexp
```

```bash
yarn add readable-regexp
```

## Usage

Under construction...

0 comments on commit 1adc2a1

Please sign in to comment.