diff --git a/README.md b/README.md index ed664d0..4ba8ac0 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ User data (after authentication) can be stored in a UserData object, consisting ``` username: Name of the logged in user avatarSrc: Source URL of the user's profile picture -watchedThreads: List of URLs of threads followed by the user +watchedGameThreads: List of URLs of threads followed by the user ``` ## Login results