From bf738b63d372bced02acd80e9f703aee9166cc55 Mon Sep 17 00:00:00 2001 From: CatAClock Date: Thu, 1 May 2025 18:12:39 -0700 Subject: [PATCH] small thing --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a500a8b..73d8218 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,9 @@ A frontend to accessing my account on the fediverse - Your local machine can also run it (with the proper dependencies; take a look at the docker file). Quick launch server without docker: `npx http-server /home//Documents/Fedi.CrowdedGames.Group --port 4000 --cors` + +## FAQ + +|Question|Answer| +|--------|-------| +|Where can I find my PDS?|Create an access token and then examine the payload's `aud`|