From d39314c09e0d0ad2564347e1af2070cf48ce8cec Mon Sep 17 00:00:00 2001 From: Christian Haschek Date: Tue, 27 Oct 2015 17:36:14 +0100 Subject: [PATCH] More details and the header image --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0220773..cca2158 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # PictShare PictShare is an open source image hosting service with a simple resizing API that you can host yourself. + ## Why would I want to host my own images? If you own a server (even an home server) you can host your own PictShare instance so you have full control over your content and can delete images hasslefree. @@ -14,7 +15,8 @@ If you own a server (even an home server) you can host your own PictShare instan ## What's that about resizing? Lets's say you have uploaded this image: -![Venus](https://www.pictshare.net/b260e36b60.jpg) +![Venus](https://www.pictshare.net/b260e36b60.jpg) + URL: ```https://www.pictshare.net/b260e36b60.jpg``` But you want to use it as your avatar in some forum that only allows **100x100** pixel images.