summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGravatar buckaroo-labs2023-12-20 15:59:20 -0800
committerGravatar GitHub2023-12-20 15:59:20 -0800
commit447be6df0de1a83203234f1f55bca2c511fa9159 (patch)
treeaa097ef67b9eb07a76a638160c8ee3556a209b53
parent772501d60039969d9f88f6a181ec025737b7feca (diff)
downloadscuttle-447be6df0de1a83203234f1f55bca2c511fa9159.tar.gz
scuttle-447be6df0de1a83203234f1f55bca2c511fa9159.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aea6a72..b8134cd 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# SemanticScuttle
SemanticScuttle is a social bookmarking tool experimenting with new features like structured (heirarchical) tags and collaborative descriptions of tags. Originally a fork of Scuttle, it has overtaken its ancestor in stability, features and usability. The querwurzel [fork](https://github.com/querwurzel/semantic-scuttle) brought the software up to PHP 7.3 compatibility, but is no longer in development. This fork's aims are to:
- * bring app compatibility up to PHP 8.2,
+ * bring app compatibility up to PHP 8.2 (for at least the MySQL database option, possibly others),
* correct broken links in the documentation, and to
* bundle a responsive theme (forked from [sscuttlizr](https://github.com/jonrandoem/sscuttlizr)) with minimal features, designed for cases in which this app is embedded in a larger system.