about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 3 insertions, 13 deletions
diff --git a/README.md b/README.md
index 7d39b2c..2c7b068 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,7 @@
-# gal
+# galier
 
-Yet another photo gallery generator.
+Better [gal](https://github.com/19pdh/gal) - media gallery generator.
 
-[Demo page](http://pics.niedzwiedzinski.cyou/mando/)
-
-## Why?
-
-I could not find any other working solution that would be as simple as this. This script just resizes all images and generates grid menu for them. That is all.
+It supports images and videos
 
 ## Usage
-
-```
-nix shell github:19pdh/gal
-
-gal [PHOTOS DIR] [OUTPUT DIR]
-```