diff --git a/source-cn/Index/header.md b/source-cn/Index/header.md index 1c42c6f..172eeb0 100644 --- a/source-cn/Index/header.md +++ b/source-cn/Index/header.md @@ -7,3 +7,8 @@ 👷 源项目由 [@nsmeme](http://twitter.com/nsmeme) (Oktawian Chojnacki) 维护。 🇨🇳 中文版由 [@binglogo](https://twitter.com/binglogo) 整理翻译。 + +🚀 如何由源代码,并生成 README 与 Playground 产物,请查看: +- [CONTRIBUTING.md](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/CONTRIBUTING.md) +- [CONTRIBUTING-CN.md](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/CONTRIBUTING-CN.md) + diff --git a/source/Index/header.md b/source/Index/header.md index 1c5bc49..2c48e66 100644 --- a/source/Index/header.md +++ b/source/Index/header.md @@ -10,4 +10,4 @@ A short cheat-sheet with Xcode 10.2 Playground ([Design-Patterns.playground.zip] 👷 中文版由 [@binglogo](https://twitter.com/binglogo) (棒棒彬) 整理翻译。 -🚀 How to generate README, Playground and zip from source: [GENERATE.md](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/GENERATE.md) +🚀 How to generate README, Playground and zip from source: [CONTRIBUTING.md](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/CONTRIBUTING.md)