From 568687866697591aa7417f74e79ef96d366401d7 Mon Sep 17 00:00:00 2001 From: SHILVI2101 <72858903+SHILVI2101@users.noreply.github.com> Date: Wed, 14 Oct 2020 21:26:15 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ff0ad5a..1ccb444e 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,6 @@ make ``` Running `make` here generates all the assets for the project and it's now ready -to be run by any webserver (just make sure all requests are sent to `index.html`, +to perform by any webserver (just make sure all requests are sent to `index.html`, see the `.htaccess` file for reference).