From f9f2f1cfc16b16c3fcc2554944c8a1156585168a Mon Sep 17 00:00:00 2001 From: Norm Date: Thu, 1 Sep 2022 15:41:01 +0000 Subject: [PATCH] improve wording in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02182a833..7c3164472 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # FoundKey -FoundKey is a free and open source microblogging server compatible with ActivityPub. FoundKey improves upon the Misskey codebase, improving on maintainability and behaviour, while also bringing in useful features. +FoundKey is a free and open source microblogging server compatible with ActivityPub. Forked from Misskey, FoundKey improves on maintainability and behaviour, while also bringing in useful features. See the [changelog](./CHANGELOG.md) and [roadmap](./ROADMAP.md) for more on what's changed and future plans.