From 38a4d40a630b446c504d46176d84f78e2217028d Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 16 Jan 2020 14:05:44 +0100 Subject: [PATCH] [SKIP CI] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e32dc8..41ce448 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is a fork of Will Thames [ansible-review](https://github.com/willthames/ansible-review) so credits goes to him for his work on ansible-review and ansible-lint. -`ansible-later` is a best pratice scanner and linting tool. In most cases, if you write ansibel roles in a team, +*ansible-later* is a best pratice scanner and linting tool. In most cases, if you write ansibel roles in a team, it helps to have a coding or best practice guideline in place. This will make ansible roles more readable for all maintainers and can reduce the troubleshooting time.