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