From a1d4578138149c87014d29aefefefa873100643b Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Sat, 17 Feb 2024 09:36:04 +0000 Subject: [PATCH] Update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb07177..e9f9678 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Edit the `index.php` file to add a username, password, and keypair. Upload `index.php` and `.htaccess` to the *root* directory of your domain. For example `test.example.com/`. It will not work in a subdirectory. -Optionally, upload an `icon.png` as well to make the account look nice. +Optionally, upload an `icon.png` to make the account look nice. ## How this works @@ -26,4 +26,5 @@ Optionally, upload an `icon.png` as well to make the account look nice. * PHP 8.3 (We live in the future now) * The [OpenSSL Extension](https://www.php.net/manual/en/book.openssl.php) (This is usually installed by default) * HTTPS certificate (Let's Encrypt is fine) -* 50MB free disk space (ActivityPub is a very "chatty" protocol. Expect lots of logs.) \ No newline at end of file +* 50MB free disk space (ActivityPub is a very "chatty" protocol. Expect lots of logs.) +* Docker, Node, MongoDB, Wayland, GLaDOS, React, LLM, Adobe Creative Cloud, Maven (Absolutely none of these!) \ No newline at end of file