diff --git a/README.md b/README.md new file mode 100644 index 0000000000..7e3a61dd3d --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +AnsibleWorks +============ + +Formerly known as ansible-commander, AnsibleWorks provides a web-based user +interface and REST API built on top of Ansible. + +The current version under development is 1.2-b2. + +Resources +--------- + +Refer to `CONTRIBUTING.md` to get started developing, testing and building +AnsibleWorks. + +Refer to `setup/README.md` to get started deploying AnsibleWorks.