From d110154766b29ef871001d2fcb2ef59187e3c6b5 Mon Sep 17 00:00:00 2001 From: Daiki Matsudate Date: Wed, 13 Mar 2024 20:12:02 +0900 Subject: [PATCH] [skip ci] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 81a4342..580faf4 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,11 @@ Available on the App Store soon, or you can build the app yourself. See the [Get We welcome contributions to the app! Please refer to the [Contributing Guidelines](CONTRIBUTING.md) for more information. +## History of try! Swift App + +The first try! Swift app (a repository named final) was released in 2016. At the time, it was written in Swift 3. Now is a good time for a new app, so We rebuilt it based on TCA and SwiftUI. Please take a look and enjoy. +https://github.com/tryswift/trySwiftAppFinal + ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.