Skip to content

Commit 68dd08d

Browse files
committed
Move inspiration list to demo section
1 parent 53af2d2 commit 68dd08d

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

README.md

+9-13
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,16 @@ The [online documentation][Documentation] has more information, articles, code e
8686

8787

8888

89-
## Demo Application
89+
## Demo App & Inspiration
9090

91-
The demo app lets you explore the library on iOS and macOS. To try it out, just open and run the `Demo` project.
91+
The RichTextKit demo lets you explore the library on iOS & macOS. To try it out, just open and run the `Demo` app.
92+
93+
RichTextKit is also used in the following apps, so make sure to check them out for inspiration:
94+
95+
<a title="Chunk" href="https://www.curioussoftware.io"><img src="Resources/apps/chunk.png" width=100 /></a>
96+
<a title="Oribi Writer" href="https://oribi.se/en"><img src="Resources/apps/oribiwriter.png" width=100 /></a>
97+
98+
Feel free to reach out if you are using RichTextKit in your own app, and want to add it to this list.
9299

93100

94101

@@ -111,17 +118,6 @@ Feel free to reach out if you have questions or want to contribute in any way:
111118

112119

113120

114-
## Used in
115-
116-
RichTextKit is used in the following apps, so make sure to check them out for inspiration:
117-
118-
<a title="Chunk" href="https://www.curioussoftware.io"><img src="Resources/apps/chunk.png" width=100 /></a>
119-
<a title="Oribi Writer" href="https://oribi.se/en"><img src="Resources/apps/oribiwriter.png" width=100 /></a>
120-
121-
Feel free to reach out if you are using RichTextKit and want to add your app to this list.
122-
123-
124-
125121
## License
126122

127123
RichTextKit is available under the MIT license. See the [LICENSE][License] file for more info.

0 commit comments

Comments
 (0)