Skip to content

Commit 74f62bc

Browse files
authored
Update README.md
1 parent 174ca92 commit 74f62bc

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
@@ -13,7 +13,7 @@ require 'vendor/autoload.php'
1313
"autoload": {
1414
// 额外文件
1515
"files": [
16-
"app/Helpers/helpers.php"
16+
"helpers.php"
1717
],
1818
// 自动加载类的命名空间和目录的映射
1919
"psr-4": {"Fuxx\\": "src/"}

0 commit comments

Comments
 (0)