summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 21 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..7c866f5
--- /dev/null
+++ b/README
@@ -0,0 +1,21 @@
+This is complete code of ch1p.io website.
+
+REQUIREMENTS
+
+ PHP >= 8.1 with mysqli or sqlite3, gd
+
+CONFIGURATION
+
+ Should be done by copying config.php to config-local.php and modifying config-local.php.
+
+INSTALLATION
+
+ TODO
+
+LOGGING
+
+ TODO
+
+LICENSE
+
+ GPLv3 \ No newline at end of file