Added Readme file.

This commit is contained in:
2023-07-30 18:58:27 -04:00
parent 721e4f8107
commit a7b89f4868

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Nibasa Viewer
A basic pure HTML+CSS gallery viewer in the vein of [PiGallery 2](https://bpatrik.github.io/pigallery2/) but meant to be compatible with somewhat old browsers.
## User authentication.
Currently there is no authentication at all because I don't need it. This is meant to be installed in a server with HTTP basic auth enabled if needed.