From 3acc0d977bd967fc819b65c214315314613c3844 Mon Sep 17 00:00:00 2001 From: iuvbio Date: Sun, 23 Feb 2020 17:11:44 +0100 Subject: [PATCH] markdown conventions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1591f69..8a19bcb 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ number is appended to the column name in the resulting DataFrame. Dependencies --- -- `ezodf` -- `lxml` -- `pandas` +- `ezodf` +- `lxml` +- `pandas` Installation ---