From 88589b3bbe2a1370958862de48785f0835a0c31f Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Wed, 18 Aug 2021 20:29:34 +0200 Subject: [PATCH] uhh idk updated documntation --- README.md | 2 +- threadr/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c27ca6d..562cc9c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Update: This project will (hopefully) be brought back to life in its now home - # Git based automatic web deployment system This repository will be automagically pulled by the web server each time something is pushed by a user. -**Dear Developers**, ~~please use the ToDo list below~~ please put ToDos on Issues with a *ToDo* label. You do not need need to create your own lists. This will allow others to work on things without collecting all the ToDos first. **Thank you.** +Dear Developers, Please use pushes sparingly because it takes a while for the server to replace all code variables. ## Symlinks The following files and directories are linked to areas where they can be accessed by the web server: diff --git a/threadr/README.md b/threadr/README.md index 95db9e1..992ef16 100644 --- a/threadr/README.md +++ b/threadr/README.md @@ -20,7 +20,7 @@ the signup process ### userhome [DIR] the user’s feed ### accept_cookie.php -redirect immediately back to where tzhe user came from but sets a cookie that says 'You accept cookies.' +redirect immediately back to where the user came from but sets a cookie that says 'You accept cookies.' $_GET variables: * from: the url the user came from after urlencode() was used on it ### index.php