Skip to content

Commit ad17b03

Browse files
committed
update readme
1 parent 7aa2ef5 commit ad17b03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ Alternatively you can integrate this project into the web framework of your choi
5555

5656
In these integrations [Composer](https://getcomposer.org/) is used to load this project as a dependency.
5757

58-
For people that don't use composer, the file "`api.include.php`" (containing everything but the configuration) is provided.
58+
For people that don't use composer, the file "`api.include.php`" is provided. This file contains everything
59+
from "`api.php`" except the configuration (from "`src/index.php`") and can be used by PHP's "include".
5960

6061
## Configuration
6162

0 commit comments

Comments
 (0)