Commit c728e47f by Jason Bau

Update README.md

change directory structure ascii art to reflect current status (secure_example)
parent 5d115774
......@@ -124,8 +124,9 @@ Example users are in the `vars/secure` directory:
```
cloudformation_templates <-- official edX cloudformation templates
│   └── examples <-- example templates
└── playbooks
   └── examples <-- example templates
playbooks
└──
edxapp_prod.yml <-- example production environment playbook
edxapp_stage.yml <-- example stage environment playbook
edxapp_custom.yml <-- example custom environment playbook
......@@ -148,7 +149,7 @@ cloudformation_templates <-- official edX cloudformation templates
│   └── templates
│   (etc)
└── vars <-- public variable definitions
└── secure <-- secure variables (example)
└── secure_example <-- secure variables (example)
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment