Skip to content

Commit

Permalink
link example.js
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-fei committed Mar 26, 2020
1 parent 61da785 commit 5a1c3d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ npx free-google-translate-with-puppeteer --text 'hello how are you' --to 'de'
npm i free-google-translate-with-puppeteer
```

see [example.js](https://github.com/christian-fei/free-google-translate-with-puppeteer/blob/master/example.js)

```js
const translate = require('free-google-translate-with-puppeteer')

Expand Down

0 comments on commit 5a1c3d5

Please sign in to comment.