diff --git a/README.md b/README.md index 1f2900e..ee1e059 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://drone.autonomic.zone/api/badges/autonomic-cooperative/molecule-template/status.svg)](https://drone.autonomic.zone/autonomic-cooperative/molecule-template) -A helper template for generating new roles with [Molecule](https://molecule.readthedocs.io/en/latest/). +A template for generating new molecule configurations with [cookiecutter](https://cookiecutter.readthedocs.io). Features: @@ -12,6 +12,9 @@ Features: ## Usage +You run this command within an existing role directory. If you're looking for +the role template, then we have that [over here](https://git.autonomic.zone/autonomic-cooperative/role-template). + ```bash $ pip install cookiecutter $ cookiecutter https://git.autonomic.zone/autonomic-cooperative/molecule-template