From cffe2e21ddf2179af4d08db541e4fc3cf1e35189 Mon Sep 17 00:00:00 2001 From: q Date: Thu, 8 Aug 2024 21:36:24 +0300 Subject: [PATCH] Update README.md --- README.md | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index f7b27b0..8ae3cf0 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,25 @@ -# Qalbum - -A tool to create a web gallery from a folder structure of images / other files. - -Demo gallery at: http://moonq.org/qalbum - -## Installation - -Usage requires ImageMagick binaries! Make sure you have `convert` in PATH. - -Use pip or similar to install from Qalbum source. - -ex. - -`pip install --user --upgrade https://bitbucket.org/MoonQ/qalbum/get/master.tar.gz` - -## Usage - -Use the command line tool `Qalbum` to render web sites. - -Alternatively, use `Qnano2` to create a site powered with [nanogallery2](https://nanogallery2.nanostudio.org/). - ----- -The development of this software has received funding from the European Community's Seventh Framework Programme FP7/2007-2011 under grant agreement no. 201837. - +# Qalbum + +A tool to create a web gallery from a folder structure of images / other files. + +Demo gallery at: http://moonq.org/qalbum + +## Installation + +Usage requires ImageMagick binaries! Make sure you have `convert` in PATH. + +Use pip or similar to install from Qalbum source. + +ex. + +`pip install --user --upgrade git+https://git.six9.net/moonq/qalbum.git` + +## Usage + +Use the command line tool `Qalbum` to render web sites. + +Alternatively, use `Qnano2` to create a site powered with [nanogallery2](https://nanogallery2.nanostudio.org/). + +---- +The development of this software has received funding from the European Community's Seventh Framework Programme FP7/2007-2011 under grant agreement no. 201837. +