update README file and fixed bug

This commit is contained in:
Your Name 2025-01-24 21:12:50 +03:00
parent 3dcd9520d5
commit 8f882ced2b
3 changed files with 26 additions and 9 deletions

22
README.txt Normal file
View file

@ -0,0 +1,22 @@
8img is a simple html gallery generator
Performance:
11 sec when processing a
564kb database containing
1685 rows on orange pi 4 lts (cpu freq: 816Mhz)
And 5sec at 1.8GHz
Dependencies:
* Any C compiler
* *nix system
The db contains a the filename and tags
exp:
image.png ,photo,sky
cat.png ,animal,photo
To configure, edit config.h and recompile