summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.uk>2025-08-27 16:15:31 +0100
committerGitHub <noreply@github.com>2025-08-27 16:15:31 +0100
commitf5c7e81fa94dad57cfc5238bb4329efee08c3127 (patch)
treeea61f34bd9336b724003a8d58b18a034c36baee6 /README.md
parent298a7b76ba14a4465f0460be81a9f2eefd99b29f (diff)
downloadbitweaver-f5c7e81fa94dad57cfc5238bb4329efee08c3127.tar.gz
bitweaver-f5c7e81fa94dad57cfc5238bb4329efee08c3127.tar.bz2
bitweaver-f5c7e81fa94dad57cfc5238bb4329efee08c3127.zip
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4913ab1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+Having been using bitweaver for many years I have now retired from buisness and am
+carrying on things for enjoyment, not that maintaining PHP is a joy at times.
+I have several sites that have been live on bitweaver under PHP7.3 from their creating
+and now I have moved them to a more modern webstack under PHP8.4 with Firebird5.
+This form of the code is a little of a tangent from the main code base as I have also
+hacking into Smarty5 and andded namespace to the mix. It's published here in the hope
+someone might find parts of it useful.