From 2668afd17bd7374782c5aee64bd86852a32b3a6f Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Thu, 14 Apr 2016 02:49:57 +0200 Subject: [PATCH] [doc] update README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1d9c759..4bb1fe6 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # Prosopopee More or less a small clone of exposure.co in form of a static generator. For -those of you who don't know what exposure.co is, this more or less allows you -to organise you picture in a way that more or less tell a story. +those of you who don't know what exposure.co is, this allows you to tell a +story with your pictures. You can find example usages here: +* http://surleschemins.fr * http://media.faimaison.net/photos/galerie/ * https://www.thebrownianmovement.org/ * http://outside.browny.pink @@ -13,7 +14,8 @@ You can find example usages here: # Why? -I wanted to learn a bit of advanced css and I wanted to self-host my data. +I wanted to learn a bit of advanced css and I wanted to self-host my data +instead of using exposure.co. ## Requirements