diff --git a/README.md b/README.md index d127ef1..84a0590 100644 --- a/README.md +++ b/README.md @@ -79,9 +79,9 @@ Attributes ['zendserver']['adminpassword'] string - A 4-20 character password for the admin user (use this to log into the Zend Server GUI) - Yes - - + A 4-20 character password for the admin user (use this to log into the Zend Server GUI). + No + p2ssw0rd1 ['zendserver']['adminemail'] @@ -193,7 +193,7 @@ Contributing #### e.g. 1. Fork the repository on Github 2. Create a named feature branch (like `add_component_x`) - 3. Write you change + 3. Write your change 4. Write tests for your change (if applicable) 5. Run the tests, ensuring they all pass 6. Submit a Pull Request using Github