Skip to content

Commit ff4aaea

Browse files
authored
docs: readme gardening (#359)
Adds a link to the API docs and removes the blurb about being unstable. It's stable.
1 parent b8666e1 commit ff4aaea

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ A unidirectional data flow library for Swift and [Kotlin](https://github.com/squ
99
* Composition and scaling.
1010
* Effortless separation of business and UI concerns.
1111

12-
_**This project is currently in development and the API subject to breaking changes without notice.**
13-
Follow Square's engineering blog, [The Corner](https://developer.squareup.com/blog/), to see when
14-
this project becomes stable._
15-
16-
While the API is not yet stable, this code is in heavy production use in Android and iOS
17-
apps with millions of users.
18-
1912
## Using Workflows in your project
2013

2114
### Swift Package Manager
@@ -36,6 +29,7 @@ In Xcode 11+, add Workflow directly as a dependency to your project with
3629

3730
## Resources
3831

32+
* [API Reference](https://square.github.io/workflow-swift/documentation/)
3933
* [Documentation](https://square.github.io/workflow/)
4034

4135
## Local Development

0 commit comments

Comments
 (0)