From adb0182cabace094431d9a19017fe249d33c285c Mon Sep 17 00:00:00 2001 From: Daniel Saidi Date: Mon, 8 Apr 2024 11:56:39 +0200 Subject: [PATCH] Move inspiration list to demo section --- README.md | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index d99ef5493..10ac14944 100644 --- a/README.md +++ b/README.md @@ -86,9 +86,16 @@ The [online documentation][Documentation] has more information, articles, code e -## Demo Application +## Demo App & Inspiration -The demo app lets you explore the library on iOS and macOS. To try it out, just open and run the `Demo` project. +The RichTextKit demo lets you explore the library on iOS & macOS. To try it out, just open and run the `Demo` app. + +RichTextKit is also used in the following apps, so make sure to check them out for inspiration: + + + + +Don't hesitate to reach out if you are using RichTextKit, and want to add your app to this list. I'd love to feature it. @@ -111,17 +118,6 @@ Feel free to reach out if you have questions or want to contribute in any way: -## Used in - -RichTextKit is used in the following apps, so make sure to check them out for inspiration: - - - - -Feel free to reach out if you are using RichTextKit and want to add your app to this list. - - - ## License RichTextKit is available under the MIT license. See the [LICENSE][License] file for more info.