aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2017-03-02 22:30:23 +0530
committerArun Isaac2017-03-02 22:30:23 +0530
commit639bde7b5227a7c96a768e21c0f17358bc9f27d2 (patch)
tree0a0ea7e4110cc4648944b795cf89e8a3abc6478d
parent799076ae62d96e9d502f1189217b04ffdda2dc1a (diff)
downloadexiftool.el-639bde7b5227a7c96a768e21c0f17358bc9f27d2.tar.gz
exiftool.el-639bde7b5227a7c96a768e21c0f17358bc9f27d2.tar.lz
exiftool.el-639bde7b5227a7c96a768e21c0f17358bc9f27d2.zip
Update README.
* README.org: Add installation information.
-rw-r--r--README.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.org b/README.org
index 03586d6..67f6842 100644
--- a/README.org
+++ b/README.org
@@ -6,6 +6,11 @@ There is a significant overhead in loading ExifTool for every command
to be exected. So, exiftool.el starts an ExifTool process in the
[[http://www.sno.phy.queensu.ca/~phil/exiftool/#performance][-stay_open mode]], and passes all commands to it.
+* Installation
+
+exiftool.el is available from [[https://melpa.org/][MELPA]]. Or, you can also clone this git
+repo and add the path to your /load-path/.
+
* Functions
** High level functions