Skip to content

Commit 9397ff8

Browse files
authored
Update README.md
1 parent 3847a7c commit 9397ff8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
采用 browserify 对 locutus 进行生成浏览器端可执行 php.js 文件
77

8-
引入 locutus
8+
引入 [locutus](https://github.com/kvz/locutus)
99
```
1010
npm install locutus
1111
```
1212

13-
引入全局 browserify
13+
引入全局 [browserify](http://browserify.org/)
1414
```
1515
npm install -g browserify
1616
```

0 commit comments

Comments
 (0)