From 446975e524aba3d53a6dc49ae35a5d44b3a58fc1 Mon Sep 17 00:00:00 2001 From: Benjamin Pisano Date: Wed, 10 Jul 2019 10:33:52 +0200 Subject: [PATCH] Fixed readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 510de43..9288d42 100644 --- a/README.md +++ b/README.md @@ -205,14 +205,16 @@ For change state using `@State` as property: ### SwiftUI Currency + [Source](https://github.com/alexliubj/SwiftUI-Currency-Converter) + ### SwiftUI Weather [Source](https://github.com/bpisano/Weather) and [Tutorial](https://medium.com/lunabee-studio/building-a-weather-app-with-swiftui-4ec2743ff615) - + ### Authors