From 3f4ca83ff1601df51b82284b1160cc0041935cb0 Mon Sep 17 00:00:00 2001 From: Benjamin Pisano Date: Wed, 10 Jul 2019 10:32:59 +0200 Subject: [PATCH] Fixed readme --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index aaea9a7..510de43 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ and follow me on GitHub: - [PureGenius](#puregenius) - [SwiftUI SideMenu](#SwiftUI-SideMenu) - [SwiftUI Currency App](#SwiftUI-Currency) -- [SwiftUI Weather App](#weather) +- [SwiftUI Weather App](#SwiftUI-Weather) Also include: - Movie @@ -208,13 +208,11 @@ For change state using `@State` as property: [Source](https://github.com/alexliubj/SwiftUI-Currency-Converter) -### Weather +### SwiftUI Weather -[Source](https://github.com/bpisano/Weather) -[Tutorial](https://medium.com/lunabee-studio/building-a-weather-app-with-swiftui-4ec2743ff615) - +[Source](https://github.com/bpisano/Weather) and [Tutorial](https://medium.com/lunabee-studio/building-a-weather-app-with-swiftui-4ec2743ff615) -Medium tutorial + ### Authors