From db97bbaed7978e79cb6e8b2a0a88809121f5a447 Mon Sep 17 00:00:00 2001 From: Marco Date: Thu, 22 May 2025 21:14:31 +0200 Subject: [PATCH] Fix missing ToC entry in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3759b15..45a5c16 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Migrating from an earlier version of this project? See our [upgrade guide](Migra * [Updating the password](#step-3-of-3-updating-the-password) * [Changing the current user’s password](#changing-the-current-users-password) * [Changing the current user’s email address](#changing-the-current-users-email-address) + * [Changing the current user’s username](#changing-the-current-users-username) * [Re-sending confirmation requests](#re-sending-confirmation-requests) * [Logout](#logout) * [Accessing user information](#accessing-user-information)