diff --git a/README.md b/README.md index b787e3a..bf79c99 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![npm](https://img.shields.io/npm/v/php.svg)](https://www.npmjs.com/package/php) +🐘 **php** [![npm](https://img.shields.io/npm/v/php.svg)](https://www.npmjs.com/package/php) This module allows you to run [PHP](https://php.net) code in Node.js in various ways: diff --git a/package.json b/package.json index 78a06ba..b261b3e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "loader.php", "*.md" ], - "homepage": "https://github.com/rooseveltframework/node-php-runner", + "homepage": "https://rooseveltframework.org/docs/node-php-runner/latest", "license": "CC-BY-4.0", "main": "index.js", "readmeFilename": "README.md",