diff --git a/README.md b/README.md
index 8d0e122..1ee38a5 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,6 @@ and follow me on GitHub:
#### Other projects
-- [Calculator Clone for iPadOS](https://github.com/bofeiw/ios-calculator-clone-for-ipados)
- [Transition And Blur](#transition-and-blur)
- [2048 Game](#2048-game)
- [SFSymbols](#sfsymbols)
@@ -46,18 +45,19 @@ and follow me on GitHub:
- [Animating Views And Transitions](#animating-views-and-transitions)
- [Jike](#jike)
- [Flux](#flux)
-- [SwiftUI Download Progress View](#SwiftUIDownloadView)
- [PureGenius](#puregenius)
+- [SwiftUI Download Progress View](#SwiftUIDownloadView)
- [SwiftUI SideMenu](#SwiftUI-SideMenu)
- [SwiftUI Currency App](#SwiftUI-Currency)
- [SwiftUI Weather App](#SwiftUI-Weather)
- [DesignCode SwiftUI App](https://github.com/mythxn/DesignCode)
- [SwiftUI SlideToOpen](#MTSlideToOpen-SwiftUI)
-- [FlipClock-SwiftUI](#FlipClock-SwiftUI)
- [Currency Converter & Calculator](#transition-and-blur)
+- [FlipClock-SwiftUI](#FlipClock-SwiftUI)
- [Countdown Film Clutter](#CountdownFilmClutter-SwiftUI)
- [SpotlightSearch](#SpotlightSearch)
- [Growing text view in SwiftUI](#Growing-text-view-in-SwiftUI)
+- [Calculator Clone for iPadOS](https://github.com/bofeiw/ios-calculator-clone-for-ipados)
- [MGFlipView](#MGFlipView)
Also include:
@@ -182,12 +182,6 @@ For change state using `@State` as property:
-### SwiftUI Weather App with MVVM and CoreML
-
-[Source](https://github.com/necatievrenyasar/SwiftUI-WeatherApp)
-
-
-
### Time Travel
@@ -208,13 +202,14 @@ For change state using `@State` as property:
-### SwiftUIDownloadView
-
-
#### PureGenius
+### SwiftUIDownloadView
+
+
+
### SwiftUI SideMenu
[Source](https://github.com/Vidhyadharan24/SideMenu)
@@ -243,6 +238,11 @@ For change state using `@State` as property:
+### Currency Converter & Calculator
+
+[Source](https://github.com/CurrencyConverterCalculator/iosCCC)
+
+
### FlipClock-SwiftUI
[Source](https://github.com/elpassion/FlipClock-SwiftUI)
@@ -250,12 +250,6 @@ For change state using `@State` as property:
|:-:|:-:|
|
|
|
-### Currency Converter & Calculator
-
-[Source](https://github.com/CurrencyConverterCalculator/iosCCC)
-
-
-
### CountdownFilmClutter-SwiftUI
[Source](https://github.com/elpassion/CountdownFilmClutter-SwiftUI)
@@ -269,6 +263,12 @@ For change state using `@State` as property:
|:-:|:-:|
|
|
|
+### SwiftUI Weather App with MVVM and CoreML
+
+[Source](https://github.com/necatievrenyasar/SwiftUI-WeatherApp)
+
+
+
### Growing text view in SwiftUI
[Source](https://github.com/Zaprogramiacz/GrowingTextView)