chore(firefox): readme link to isready site (#3930)
This commit is contained in:
parent
14fb3e38db
commit
c3b6619432
@ -4,7 +4,7 @@
|
||||
|
||||
> Use Puppeteer's API with Firefox
|
||||
|
||||
> **BEWARE**: This project is experimental. 🐊 live here.
|
||||
> **BEWARE**: This project is experimental. 🐊 live here. [Is Puppeteer-Firefox Ready?](https://aslushnikov.github.io/ispuppeteerfirefoxready/)
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
"description": "Puppeteer API for Firefox",
|
||||
"main": "index.js",
|
||||
"repository": "github:GoogleChrome/puppeteer",
|
||||
"homepage": "https://github.com/GoogleChrome/puppeteer/tree/master/experimental/puppeteer-firefox",
|
||||
"engines": {
|
||||
"node": ">=8.9.4"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user