From 45fb77b0b9e237c5e28554e2e352ab92f28cce75 Mon Sep 17 00:00:00 2001 From: bintodec Date: Thu, 7 Oct 2021 23:41:13 -0400 Subject: [PATCH] updated README --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 1db3779..4b2fa2e 100644 --- a/README +++ b/README @@ -3,11 +3,12 @@ Disclaimer: use it at your own risk, unmaintained ... Tested on Firefox Purpose is to create a basic resource browser interface that doesn't require additional work (like filling values in GH or feeding xml in there every x days) +Don't judge, i learned programming 200 years ago and it shows. I'm sure you can do something better, just do it ! You're free to use/improve/redistribute, i don't care Install steps: -1.extracting the archive will create a "res" folder under htdocs on your web server +1.copy all files in a "res" folder (for example) under htdocs on your web server 2.check file permission/access settings for access via web 3.configure db connection data at the top at the "res.php" file and the limit (!!! default 10 results per page !!!) same place 4.access via some URL like https://127.0.0.1/res/res.php