Browse Source

update readme

Maurits van der Schee 3 years ago
parent
commit
20ea56b38e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -56,7 +56,7 @@ Alternatively you can integrate this project into the web framework of your choi
56 56
 In these integrations [Composer](https://getcomposer.org/) is used to load this project as a dependency.
57 57
 
58 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".
59
+from "`api.php`" except the configuration from "`src/index.php`" and can be used by PHP's "include".
60 60
 
61 61
 ## Configuration
62 62
 

Loading…
Cancel
Save