aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFChannel <>2021-06-04 21:44:43 -0700
committerFChannel <>2021-06-04 21:44:43 -0700
commit84c008bc27510c63fb22d14c8559e05e12953418 (patch)
treee07de0ead1003e6871c89c3b55e02c01a3567580 /README.md
parent8d9218e8cd7f18808bbd6b60e8a489cee967efb4 (diff)
added exif removal from jpeg, png images
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 44d3c3a..2f6740d 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Any contributions or suggestions are appreciated. Best way to give immediate fee
## Minimum Server Requirements
-- Go v1.11+
+- Go v1.16+
- PostgreSQL
@@ -28,6 +28,8 @@ Any contributions or suggestions are appreciated. Best way to give immediate fee
- ImageMagick
+- exiv2
+
## Server Installation Instructions
- Ensure you have golang installed at a correct `GOPATH`