From 95edf22c966754d5224cdb3a7b69d247ec8a65ea 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 | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index d99ef5493..188766713 100644 --- a/README.md +++ b/README.md @@ -86,15 +86,22 @@ 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. ## Sponsor my work -Please consider supporting my work if you find this and my other [open-source projects][OpenSource] helpful. +Please consider supporting my work if you find this and my other [open-source projects][OpenSource] helpful. I manage these projects on my spare time, and any help to keep them going is greatly appreciated. You can [sponsor me][Sponsors] on GitHub Sponsors or [reach out][Email] for paid support, or hire me for [freelance work][Website]. @@ -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.