diff --git a/README.md b/README.md index 95aea24..f3eff8c 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,14 @@ Tested with both the current Ansible 2.9 and 2.10 releases and the current devel The exact requirements for every module are listed in the module documentation. ### Supported connections - + +The collection supports the `network_cli` connection. ## Included content -- community.routeros.api -- community.routeros.command -- community.routeros.facts +- `community.routeros.api` +- `community.routeros.command` +- `community.routeros.facts` ## Using this collection