Parcourir la source

Add link to trello feature roadmap in README

Jason DeTiberus il y a 10 ans
Parent
commit
3ffacebef2
1 fichiers modifiés avec 7 ajouts et 4 suppressions
  1. 7 4
      README.md

+ 7 - 4
README.md

@@ -1,10 +1,8 @@
-openshift-ansible
-========================
+#openshift-ansible
 
 This repo contains OpenShift Ansible code.
 
-Setup
------
+##Setup
 - Install base dependencies:
   - Fedora:
   ```
@@ -37,3 +35,8 @@ Setup
   - [lib/](lib) - library components of cloud.rb
   - [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)