Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vedmax committed Feb 19, 2024
1 parent 0cf3fa9 commit 01bbd31
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @agoda-com/devfeedback
# agoda-devfeedback

This is a JavaScript/TypeScript package to collect metrics that relate to developers' experience.

Expand All @@ -7,13 +7,13 @@ This is a JavaScript/TypeScript package to collect metrics that relate to develo
Install the package:

```bash
npm install --save-dev @agoda-com/devfeedback
npm install --save-dev agoda-devfeedback
```

or

```bash
yarn add --dev @agoda-com/devfeedback
yarn add --dev agoda-devfeedback
```

Please note that when an error happens, the package will put the error message to `devfeedback.log` file in the current working directory.
Expand Down

0 comments on commit 01bbd31

Please sign in to comment.