Skip to content

Commit

Permalink
Remove supported browsers instruction from README
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad authored Sep 19, 2024
1 parent c9ed04e commit 0140e9d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@
```sh
npm install
```
#### Run the following command to generate the `supportedBrowsers.ts` file:

```bash
npm run supported-browsers
```
This script just generates regex expression for matching the list of compatible browsers, so that we can show a warning notification for unsupported browsers.

#### 🏃 Run the app in development mode

Expand Down

0 comments on commit 0140e9d

Please sign in to comment.