mirror of
https://github.com/roles-ansible/ansible_role_i3wm.git
synced 2024-08-16 10:09:53 +02:00
Improve README
This commit is contained in:
parent
612f3326b6
commit
a4b36641af
1 changed files with 7 additions and 3 deletions
10
README.md
10
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)
|
||||
|
||||
<a href="https://galaxy.ansible.com/do1jlr/ansible_role_i3wm"><img width="80px" src="https://galaxy.ansible.com/assets/galaxy-logo-02.svg"/></a> - Get it directly from Ansible Galaxy
|
||||
```bash
|
||||
$ ansible-galaxy install do1jlr.ansible_role_i3wm
|
||||
```
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue