From 345f818c8bdcc875676b4cc10ae9b329e90282f2 Mon Sep 17 00:00:00 2001 From: Dolphin Su Date: Sat, 12 Nov 2016 18:03:05 +0800 Subject: [PATCH] Add link to traditional Chinese read me page. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7ad73d0b..03228a0b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Vapor is the most used web framework for Swift. It provides a beautifully expres To view the framework's source code and code documentation, visit [Vapor's GitHub](https://github.com/vapor/vapor). +Read this in [正體中文](https://github.com/vapor/documentation/blob/master/README-Chinese-zh.md) + ## How To Read You can read this guide by clicking through the folders and markdown files on [GitHub](https://github.com/vapor/documentation) or through the rendered [GitHub Pages](https://vapor.github.io/documentation/).