We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77753ee commit 33f1030Copy full SHA for 33f1030
1 file changed
README.md
@@ -42,6 +42,9 @@
42
43
#### Standalone
44
45
+1. [Download](https://github.com/devxian96/phpExpress/releases) Framework file.
46
+2. Follow code sample.
47
+
48
```php
49
require 'phpExpress.php';
50
$app = new phpExpress();
0 commit comments