Browse Source

updated format

Toastie 1 year ago
parent
commit
c348269255
1 changed files with 1 additions and 1 deletions
  1. 1 1
      image-processing/get-properties/README.md

+ 1 - 1
image-processing/get-properties/README.md

@@ -18,4 +18,4 @@ python3 ini2csv.py -i $file -o $file".csv"
 for file in info-*.txt
   do python3 ini2csv.py -i $file -o $file".csv"
 done
-````
+```