From 918bda54d6a4c0100b8900710e974e5790a24831 Mon Sep 17 00:00:00 2001 From: LucasGGamerM <71328265+LucasGGamerM@users.noreply.github.com> Date: Wed, 3 May 2023 11:06:52 -0300 Subject: [PATCH] documentation: move F.A.Q to the bottom. TODO: eventually move the F.A.Q into its own page --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b2d47daad..624cf6a03 100644 --- a/README.md +++ b/README.md @@ -22,14 +22,6 @@ --- -## F.A.Q - -### Q: What are the main differences between Moshidon and Megalodon? - -### A: There are many, but the most outstanding differences are: the ability to have other server's local timeline inside the app. It can be acessed in the "Add community" option in the top right corner of the Edit timelines screen. Other outstanding features that Moshidon has are some quality of life improvements, such as notification actions and allowing for unlisted replies by default. Most other features are pretty minor, such as profile notes directly available in the person's profile. Other features are quite minor usability and visibility improvements. All of which can be found in the settings page. - ---- - ## Key features ### **The ability to add other server's local timeline to your timelines!** @@ -187,3 +179,11 @@ This project is released under the [GPL-3 License](./LICENSE). [Official matrix chatroom:](https://matrix.to/#/#moshidon:matrix.org) https://matrix.to/#/#moshidon:matrix.org @moshidon@floss.social + +## F.A.Q + +### Q: What are the main differences between Moshidon and Megalodon? + +### A: There are many, but the most outstanding differences are: the ability to have other server's local timeline inside the app. It can be acessed in the "Add community" option in the top right corner of the Edit timelines screen. Other outstanding features that Moshidon has are some quality of life improvements, such as notification actions and allowing for unlisted replies by default. Most other features are pretty minor, such as profile notes directly available in the person's profile. Other features are quite minor usability and visibility improvements. All of which can be found in the settings page. + +---