Skip to content

Commit 62cba18

Browse files
committed
Fix picture in readme
1 parent 250680e commit 62cba18

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
1-
<center>![Node PHP](https://raw2.github.com/mkschreder/siteboot_php/master/node_php_small.jpg)</center>
1+
<center>![Node PHP](https://raw.githubusercontent.com/mkschreder/node-php/master/node_php_small.jpg)</center>
2+
23
NodePHP - run wordpress (and other php scripts) with node
3-
---------------------------------
4+
---------------------------------------------------------
45

56
With Node PHP you can leverage the speed of node js and run all of the widely available php scripts directly inside your express site.
67

78
Installation
89
------------
910

1011
npm install node-php
11-
12+
1213
Usage
1314
-----
1415

0 commit comments

Comments
 (0)