mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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
|
> 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
|
## Getting Started
|
||||||
|
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"description": "Puppeteer API for Firefox",
|
"description": "Puppeteer API for Firefox",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": "github:GoogleChrome/puppeteer",
|
"repository": "github:GoogleChrome/puppeteer",
|
||||||
|
"homepage": "https://github.com/GoogleChrome/puppeteer/tree/master/experimental/puppeteer-firefox",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=8.9.4"
|
"node": ">=8.9.4"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user