ソースを参照

updated format

Toastie 1 年間 前
コミット
c348269255
1 ファイル変更1 行追加1 行削除
  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
 for file in info-*.txt
   do python3 ini2csv.py -i $file -o $file".csv"
   do python3 ini2csv.py -i $file -o $file".csv"
 done
 done
-````
+```