Remove old README info

This commit is contained in:
Miraty 2022-02-18 18:22:45 +01:00
commit 117cd96f1b
2 changed files with 0 additions and 12 deletions

View file

@ -8,12 +8,6 @@ A PHP Web interface for generating QR codes.
A LibreQR instance is available at <https://qr.antopie.org>.
## How it works
QR codes generated are located in the temp/ directory, named with the number of random characters set in config.inc.php (32 by default), and then deleted after the time set in config.inc.php (2 days by default).
See `config.inc.php` for more settings.
## Installation
### Generic