diff --git a/components/FAQ.tsx b/components/FAQ.tsx index c401a4f..b19873c 100644 --- a/components/FAQ.tsx +++ b/components/FAQ.tsx @@ -16,14 +16,15 @@ export function FAQ({}) { data-active-classes="bg-white dark:bg-gray-900 text-gray-900 dark:text-white" data-inactive-classes="text-gray-500 dark:text-gray-400" > - - The tool looks up all the people you follow, and then the people{' '} + + Followgraph looks up all the people you follow on Mastodon, and then the people{' '} they follow. Then it sorts them by the number of mutuals, - or otherwise by how popular those accounts are. + or otherwise by how popular those accounts are.
+ It then shows the list with Mastodon links to follow them.
- - Not at all! This app uses public APIs to fetch potential people + + Not at all! Followgraph uses public APIs to fetch potential people you can follow on Mastodon. In fact, it only does inauthenticated network requests to various Mastodon instances. @@ -39,9 +40,9 @@ export function FAQ({}) { There could be a few reasons: