diff --git a/README.md b/README.md new file mode 100644 index 0000000..2f5a4f3 --- /dev/null +++ b/README.md @@ -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.