diff --git a/README.md b/README.md index c494083..c7a5c3d 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,7 @@ #### Notes -Can use `ps waux | grep nginx` to check if the NGINX service is running \ No newline at end of file +- Can use `ps waux | grep nginx` to check if the NGINX service is running +- MySQL's documentation sucks. + - Will be using `mysql_secure_installation --use-default`, for now as I can't find what the defaults actually are. + - [https://dev.mysql.com/doc/refman/5.7/en/mysql-secure-installation.html] \ No newline at end of file