aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 533b0c9..37f19ee 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ The third number is the non-database revision.
To deploy, edit the top of `visitors.php` with your desired configuration, and then upload it to your webserver or hosting provider.
It must support client-side scripting, so Github Pages, Neocities, etc. are all out of the question.
+Additionally, your webserver must have write access to the database, otherwise the script will fail to save stuff.
There are no security risks to your database file being publically accessible, as it only contains the same info the page will display.
This may change in a future release.