summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThomas Wiest <twiest@users.noreply.github.com>2015-06-03 16:05:49 -0400
committerThomas Wiest <twiest@users.noreply.github.com>2015-06-03 16:05:49 -0400
commit26c1ae0487d2f2b8894aaef9526e368727155e99 (patch)
treebf6cea7e6747f4bb96d3aeaf97f50988699e91bf /README.md
parentce67ceffc2706a42a13241fa980cf0f9b610ec6e (diff)
parent3ffacebef277a0a0aea639b0d1f682f3209180f4 (diff)
downloadopenshift-26c1ae0487d2f2b8894aaef9526e368727155e99.tar.gz
openshift-26c1ae0487d2f2b8894aaef9526e368727155e99.tar.bz2
openshift-26c1ae0487d2f2b8894aaef9526e368727155e99.tar.xz
openshift-26c1ae0487d2f2b8894aaef9526e368727155e99.zip
Merge pull request #216 from detiber/AddTrelloLink
Add link to trello feature roadmap in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.md b/README.md
index 08ee3513a..2ea147e46 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,8 @@
-openshift-ansible
-========================
+#openshift-ansible
This repo contains OpenShift Ansible code.
-Setup
------
+##Setup
- Install base dependencies:
- Fedora:
```
@@ -36,3 +34,8 @@ Setup
- [inventory/](inventory) - houses Ansible dynamic inventory scripts
- [playbooks/](playbooks) - houses host-type Ansible playbooks (launch, config, destroy, vars)
- [roles/](roles) - shareable Ansible tasks
+
+##Contributing
+
+###Feature Roadmap
+Our Feature Roadmap is available in our public [Trello board](https://trello.com/b/Qb18IWHF/openshift-ansible)