From f650b97c1685c10e1c314a00299c0952897c5829 Mon Sep 17 00:00:00 2001 From: ahwelp Date: Mon, 30 Dec 2019 20:33:43 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 69672f2..5429776 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,8 @@ A less painless framework. ``` //For some good good execute in the terminal php bootstrap/php /core/generator +``` + +``` +php -S localhost:8000 ``` \ No newline at end of file