Skip to content

Commit 1ce105f

Browse files
authored
Add more info to translations section (#459)
1 parent 0a56fa3 commit 1ce105f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -428,14 +428,16 @@ You can add ComposableArchitecture to an Xcode project by adding it as a package
428428

429429
The latest documentation for the Composable Architecture APIs is available [here](https://pointfreeco.github.io/swift-composable-architecture/).
430430

431-
## Translations
432-
433-
Korean version of this document can be found [here](https://gist.github.com/pilgwon/ea05e2207ab68bdd1f49dff97b293b17).
434-
435431
## Help
436432

437433
If you want to discuss the Composable Architecture or have a question about how to use it to solve a particular problem, you can start a topic in the [discussions](https://github.com/pointfreeco/swift-composable-architecture/discussions) tab of this repo, or ask around on [its Swift forum](https://forums.swift.org/c/related-projects/swift-composable-architecture).
438434

435+
## Translations
436+
437+
- A Korean translation of this README is available [here](https://gist.github.com/pilgwon/ea05e2207ab68bdd1f49dff97b293b17).
438+
439+
If you'd like to contribute a translation, please [open a PR](https://github.com/pointfreeco/swift-composable-architecture/edit/main/README.md) with a link to a [Gist](https://gist.github.com)!
440+
439441
## Credits and thanks
440442

441443
The following people gave feedback on the library at its early stages and helped make the library what it is today:

0 commit comments

Comments
 (0)