diff options
author | Arun Isaac | 2021-06-10 17:13:28 +0530 |
---|---|---|
committer | Arun Isaac | 2021-06-10 17:13:28 +0530 |
commit | 65f20418fcf4b69dde60a05c054424e1b0593c60 (patch) | |
tree | 29cca6c34463ce2fc718da4b63cd8e74c4324bee | |
parent | dfefda9569a1dace44df755f4be513265a83ecc3 (diff) | |
download | exiftool.el-65f20418fcf4b69dde60a05c054424e1b0593c60.tar.gz exiftool.el-65f20418fcf4b69dde60a05c054424e1b0593c60.tar.lz exiftool.el-65f20418fcf4b69dde60a05c054424e1b0593c60.zip |
README: Add continuous integration badge.
* README.org: Add continuous integration badge.
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #+TITLE: exiftool.el #+LINK: wikipedia https://en.wikipedia.org/wiki/ -[[https://melpa.org/#/exiftool][https://melpa.org/packages/exiftool-badge.svg]] +[[https://melpa.org/#/exiftool][https://melpa.org/packages/exiftool-badge.svg]] [[https://ci.systemreboot.net/jobs/exiftool.el][https://ci.systemreboot.net/badge/exiftool.el.svg]] exiftool.el is an elisp wrapper around [[http://www.sno.phy.queensu.ca/~phil/exiftool/][ExifTool]]. ExifTool supports reading and writing metadata in various formats including [[wikipedia:Exif][EXIF]], [[wikipedia:Extensible_Metadata_Platform][XMP]] |