From ccc7a7d9c18c2fc99186891c394a7f8300b1b47d Mon Sep 17 00:00:00 2001 From: Daniel Saidi Date: Tue, 28 May 2024 22:48:23 +0200 Subject: [PATCH] Move demo gif to lfs --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1feaba4..18ea5d3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ OnboardingKit is a Swift SDK that helps you create onboarding experiences in `Swift` and `SwiftUI`.

- +

OnboardingKit has different onboarding types. A standard ``Onboarding`` is shown right away, and only once, while other types can require multiple presentation attempts, a certain number of "incorrect" actions, etc. @@ -121,6 +121,8 @@ OnboardingKit is available under the MIT license. See the [LICENSE][License] fil [Mastodon]: https://mastodon.social/@danielsaidi [OpenSource]: https://danielsaidi.com/opensource [Sponsors]: https://github.com/sponsors/danielsaidi + +[Gif]: https://github.com/danielsaidi/OnboardingKit/releases/download/8.0.0/Demo.gif [Documentation]: https://danielsaidi.github.io/OnboardingKit/documentation/onboardingkit/ [Getting-Started]: https://danielsaidi.github.io/OnboardingKit/documentation/onboardingkit/getting-started