9511_project01

project 1 for algorithms & programming I (9511) prof. Cardozo
Index Commits Files Refs README
commit 4b0b1887c890759da3fae0215c3a327049050325
parent dc3eb9878bc1ccc057abcde94ee65d61d92b1f7c
Author: Martin J. Klöckner <64109770+klewer-martin@users.noreply.github.com>
Date:   Fri, 12 Feb 2021 17:34:15 -0300

Update README.md
Diffstat:
MREADME.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -1,4 +1,5 @@
 NAME
+
 analisis_covid - analyze RAW data and export it with a human 
 readable format.
 
@@ -8,6 +9,7 @@ SYNOPSIS:
     analisis_covid -out DEST -in SOURCE
 
 DESCRIPTION
+
 Process RAW data from a .csv(comma separated values) file,
 and export it to a plain text if the output file doesn't
 exist then it creates one with the specified name.
@@ -17,6 +19,7 @@ it's considered corrupt.
 
 
 AUTHOR
+
 Written by Martin J. Klöckner - Argentina - Dec 2020 / Jan 2021