Skip to content

Commit ce888ff

Browse files
authored
Update README (#23)
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
1 parent eef9943 commit ce888ff

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1+
![PyPI - Status](https://img.shields.io/pypi/status/ansible-creator)
2+
![PyPI - Version](https://img.shields.io/pypi/v/ansible-creator)
3+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ansible-creator)
4+
![License](https://img.shields.io/github/license/ansible-community/ansible-creator)
5+
[![Ansible Code of Conduct](https://img.shields.io/badge/Code%20of%20Conduct-Ansible-silver.svg)](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html)
6+
![GitHub issues](https://img.shields.io/github/issues/ansible-community/ansible-creator)
7+
18
# ansible-creator
29

3-
A CLI tool for scaffolding Ansible Content.
10+
A CLI tool for scaffolding all your Ansible Content.
411

512
## Installation
613

714
```
8-
$ pip install git+https://github.com/ansible-community/ansible-creator
15+
$ pip install ansible-creator
916
```
1017

1118
## Usage

0 commit comments

Comments
 (0)