Update syntax to fix Markdown display

This commit is contained in:
2024-02-29 16:48:57 +01:00
parent fac4d9050b
commit b0e1eebaf5

View File

@ -1,4 +1,5 @@
# Exif2CSV # Exif2CSV
`Exif2CSV` will allow you to extract *Exif* information from multiple images and store it into a *CSV* file. You will then be able to process data in a database or in tools such as *OpenOffice Calc*. `Exif2CSV` will allow you to extract *Exif* information from multiple images and store it into a *CSV* file. You will then be able to process data in a database or in tools such as *OpenOffice Calc*.
You might be interested in [ExposurePlot](http://www.vandel.nl/exposureplot.html) as a sexyer alternative to this script. You might be interested in [ExposurePlot](http://www.vandel.nl/exposureplot.html) as a sexyer alternative to this script.