We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa2ef5 commit ad17b03Copy full SHA for ad17b03
README.md
@@ -55,7 +55,8 @@ Alternatively you can integrate this project into the web framework of your choi
55
56
In these integrations [Composer](https://getcomposer.org/) is used to load this project as a dependency.
57
58
-For people that don't use composer, the file "`api.include.php`" (containing everything but the configuration) is provided.
+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".
60
61
## Configuration
62
0 commit comments