diff --git a/readme.txt b/readme.txt index 3d11ec2..354a01b 100644 --- a/readme.txt +++ b/readme.txt @@ -9,7 +9,7 @@ // \\ /- -\ / \ - /| 「cathedral」 |\ + /| 「cathedral」 |\ / | | \ | | | | | | | | @@ -21,10 +21,12 @@ the core of a plugin-based usergroup system. establishes a central auth for users, and loads plugins to carry out various functions based on events. -the technically correct mode of installation is downloading `tools/init.py`, /not/ cloning the repo yourself +the technically correct mode of installation is running `tools/init.py` as root, /not/ cloning the repo yourself requires aiohttp ~= 3.7.4, acl, git -events: -USER_CREATE -READY \ No newline at end of file +included plugins: +* users.py + - displays all users registered on the system @ users.host/* +* fiefdom.py + - userpage system, serves the user's ~/.web directory @ host/~user \ No newline at end of file