diff --git a/README.md b/README.md index 3a5e3d8..89ddc8d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PuPHPeteer +# PuPHPeteer – SEARCHING FOR A NEW MAINTAINER @@ -8,6 +8,8 @@ [![NPM Version](https://img.shields.io/npm/v/@nesk/puphpeteer.svg?style=flat-square&label=NPM)](https://www.npmjs.com/package/@nesk/puphpeteer) [![Build Status](https://img.shields.io/travis/nesk/puphpeteer.svg?style=flat-square&label=Build%20Status)](https://travis-ci.org/nesk/puphpeteer) +>PuPHPeteer is searching for a new maintainer, I don't have time or motivation to maintain this project anymore. Please [contact me](https://github.com/nesk) if you're interested. + A [Puppeteer](https://github.com/GoogleChrome/puppeteer/) bridge for PHP, supporting the entire API. Based on [Rialto](https://github.com/nesk/rialto/), a package to manage Node resources from PHP. Here are some examples [borrowed from Puppeteer's documentation](https://github.com/GoogleChrome/puppeteer/blob/master/README.md#usage) and adapted to PHP's syntax: