Update 'README.md'

This commit is contained in:
ahwelp
2019-12-30 20:33:43 +00:00
parent ec163f890e
commit f650b97c16
+4
View File
@@ -5,4 +5,8 @@ A less painless framework.
``` ```
//For some good good execute in the terminal //For some good good execute in the terminal
php bootstrap/php /core/generator php bootstrap/php /core/generator
```
```
php -S localhost:8000
``` ```