diff --git a/README.md b/README.md index 4554b36..91daa91 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ I3 WM ===== -Install and a basic configuration of I3 Window Manager -See: https://i3wm.org/ +Install and a basic configuration of [I3 Window Manager](https://i3wm.org/) -[![Build Status](https://travis-ci.org/DO1JLR/ansible-role-i3wm.svg?branch=master)](https://travis-ci.org/DO1JLR/ansible-role-i3wm) +[![Build Status](https://travis-ci.org/DO1JLR/ansible-role-i3wm.svg?branch=master)](https://travis-ci.org/DO1JLR/ansible-role-i3wm) + + - Get it directly from Ansible Galaxy +```bash +$ ansible-galaxy install do1jlr.ansible_role_i3wm +``` Requirements ------------