From 342e0967f05b48be3a421d55f6387efb80d8b53b Mon Sep 17 00:00:00 2001 From: Tomiwa2 <49229168+Tomiwa2@users.noreply.github.com> Date: Fri, 11 Oct 2019 13:26:22 +0100 Subject: [PATCH] I updated a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d54e287..9a3f669 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ You can find an online demo at [PAADC](https://geektutor.github.io/PAADC). `git clone https://github.com/geektutor/PAADC.git` - Copy the folder to your **WAMP** www root or **XAMPP** htdots or run php -S 127.0.0.1:1000 from your folder in your terminal -- Then run in a browser +- Then run in the browser ---