Skip to content

Commit 0ff9813

Browse files
committed
Update icon, logo and readme
1 parent 3ecd011 commit 0ff9813

File tree

14 files changed

+12
-15
lines changed

14 files changed

+12
-15
lines changed
84.6 KB
Loading
-115 KB
Loading
-3.87 KB
Loading
-247 Bytes
Loading
-13.4 KB
Loading
-827 Bytes
Loading
-39.7 KB
Loading
-1.3 KB
Loading

README.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
<p align="center">
2-
<img src ="Resources/Logo_Rounded.png" alt="OnboardingKit Logo" title="OnboardingKit" />
2+
<img src="Resources/Icon.png" alt="Project Icon" width="250" />
33
</p>
44

55
<p align="center">
66
<img src="https://img.shields.io/github/v/release/danielsaidi/OnboardingKit?color=%2300550&sort=semver" alt="Version" />
7-
<img src="https://img.shields.io/badge/Swift-6.0-orange.svg" alt="Swift 5.9" />
7+
<img src="https://img.shields.io/badge/Swift-6.0-orange.svg" alt="Swift 6.0" />
88
<img src="https://img.shields.io/badge/platform-SwiftUI-blue.svg" alt="Swift UI" title="Swift UI" />
9+
<a href="https://danielsaidi.github.io/OnboardingKit"><img src="https://img.shields.io/badge/documentation-web-blue.svg" alt="Documentation" /></a>
910
<img src="https://img.shields.io/github/license/danielsaidi/OnboardingKit" alt="MIT License" />
10-
<a href="https://twitter.com/danielsaidi"><img src="https://img.shields.io/twitter/url?label=Twitter&style=social&url=https%3A%2F%2Ftwitter.com%2Fdanielsaidi" alt="Twitter: @danielsaidi" title="Twitter: @danielsaidi" /></a>
11-
<a href="https://mastodon.social/@danielsaidi"><img src="https://img.shields.io/mastodon/follow/000253346?label=mastodon&style=social" alt="Mastodon: @danielsaidi@mastodon.social" title="Mastodon: @danielsaidi@mastodon.social" /></a>
1211
</p>
1312

1413

1514

1615
## About OnboardingKit
1716

18-
OnboardingKit is a Swift SDK that helps you create onboarding experiences in `Swift` and `SwiftUI`.
17+
OnboardingKit is a Swift & SwiftUI SDK that helps you create amazing onboarding experiences.
1918

2019
<p align="center">
2120
<img src="https://github.com/danielsaidi/OnboardingKit/releases/download/8.0.0/Demo.gif" width=350 />
@@ -101,9 +100,9 @@ Your support makes it possible for me to put more work into these projects and m
101100
Feel free to reach out if you have questions or if you want to contribute in any way:
102101

103102
* Website: [danielsaidi.com][Website]
104-
* Mastodon: [@danielsaidi@mastodon.social][Mastodon]
105-
* Twitter: [@danielsaidi][Twitter]
106103
* E-mail: [daniel.saidi@gmail.com][Email]
104+
* Bluesky: [@danielsaidi@bsky.social][Bluesky]
105+
* Mastodon: [@danielsaidi@mastodon.social][Mastodon]
107106

108107

109108

@@ -114,17 +113,15 @@ OnboardingKit is available under the MIT license. See the [LICENSE][License] fil
114113

115114

116115
[Email]: mailto:daniel.saidi@gmail.com
117-
118116
[Website]: https://www.danielsaidi.com
119117
[GitHub]: https://www.github.com/danielsaidi
120-
[Twitter]: https://www.twitter.com/danielsaidi
121-
[Mastodon]: https://mastodon.social/@danielsaidi
122118
[OpenSource]: https://danielsaidi.com/opensource
123119
[Sponsors]: https://github.com/sponsors/danielsaidi
124120

125-
[Gif]: https://github.com/danielsaidi/OnboardingKit/releases/download/8.0.0/Demo.gif
126-
121+
[Bluesky]: https://bsky.app/profile/danielsaidi.bsky.social
122+
[Mastodon]: https://mastodon.social/@danielsaidi
123+
[Twitter]: https://twitter.com/danielsaidi
124+
127125
[Documentation]: https://danielsaidi.github.io/OnboardingKit
128126
[Getting-Started]: https://danielsaidi.github.io/OnboardingKit/documentation/onboardingkit/getting-started
129-
130127
[License]: https://github.com/danielsaidi/OnboardingKit/blob/master/LICENSE

Resources/Icon.png

-140 KB
Loading

0 commit comments

Comments
 (0)