From 22f54c1191816d79170a03472e53d0f61a181a92 Mon Sep 17 00:00:00 2001 From: Sergey Shubin svs1370 Date: Thu, 9 Jul 2020 23:47:36 +0300 Subject: [PATCH] Update README markdown --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 829befc..c30e580 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Ansible modules for Digital Energy Orchestration Technology (DECORT) platform v3 Note that this module may produce unreliable results when used with older DECORT API versions. Requirements: - - Ansible 2.7 or higher - - Python 2.6 or higher - - PyJWT Python module - - requests Python module - - netaddr Python module - - DECORT cloud platform version 3.4.2 or higher +* Ansible 2.7 or higher +* Python 2.6 or higher +* PyJWT Python module +* requests Python module +* netaddr Python module +* DECORT cloud platform version 3.4.2 or higher