Update README.md

This commit is contained in:
Namhyeon Go 2018-03-19 03:21:07 +09:00 committed by GitHub
parent c44b465437
commit 95495c92bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,8 @@
## Example convention code
```
<?php
loadHelper("allreporting");
$copyright = "";
$lines = read_file_by_line("./storage/copyright.txt");
foreach($lines as $line) {