diff --git a/README.md b/README.md index 5a6e72e..b9b532b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # CS4430 Project +## Best Guide So Far +[https://www.sitepoint.com/php-amp-mysql-1-installation/] +[https://www.sitepoint.com/getting-started-mysql/] +[https://www.sitepoint.com/mysql-3-getting-started-php/] +[https://www.sitepoint.com/publishing-mysql-data-web/] + #### Notes - Can use `ps waux | grep nginx` to check if the NGINX service is running