Skip to content

Commit 920fd61

Browse files
stephencelismluisbrown
authored andcommitted
Add more info to translations section (#459)
1 parent 0e373f4 commit 920fd61

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
@@ -425,14 +425,16 @@ You can add ComposableArchitecture to an Xcode project by adding it as a package
425425

426426
The latest documentation for the Composable Architecture APIs is available [here](https://trading-point.github.io/reactiveswift-composable-architecture/).
427427

428-
## Translations
429-
430-
Korean version of this document can be found [here](https://gist.github.com/pilgwon/ea05e2207ab68bdd1f49dff97b293b17).
431-
432428
## Help
433429

434430
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).
435431

432+
## Translations
433+
434+
- A Korean translation of this README is available [here](https://gist.github.com/pilgwon/ea05e2207ab68bdd1f49dff97b293b17).
435+
436+
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)!
437+
436438
## Credits and thanks
437439

438440
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)