Skip to content

Commit a4673b1

Browse files
committed
update readme
1 parent 9465b7e commit a4673b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You can view information about Google Closure Compiler on this [link](https://de
77

88
## How to use
99

10-
Download **phpcc** Library. and then include <code>phpcc.class.php</code> in your <code>.php</code> file. You can test <code>sample.php</code> in <code>samples</code> folder.
10+
Download **phpcc** Library. and then require <code>phpcc.class.php</code> in your <code>.php</code> file. You can test <code>sample.php</code> in <code>samples</code> folder.
1111

1212
<pre>
1313
require '../src/phpcc.class.php';

0 commit comments

Comments
 (0)