From 8c7705ff93cb13163fc46277471fd1fcb220330c Mon Sep 17 00:00:00 2001 From: Christian Haschek Date: Tue, 27 Oct 2015 17:55:02 +0100 Subject: [PATCH] Added link to Chrome extension --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index baade66..c2c26ca 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,9 @@ The server will answer with the file name and the server path in JSON: ## Installing PictShare - Just unpack it on your webserver (remember, pictshare needs to be in a root directory) and it should work out of the box +## Browser extensions +- Chrome: https://github.com/chrisiaut/PictShare-Chrome-extension + ## Coming soon - Restricted uploads so you can control who may upload on your instance - API upload via Base64 encoded images