From 1995cce6ae8b80801ad3da1a4c784158e8b4eda4 Mon Sep 17 00:00:00 2001 From: Jake Lin Date: Sat, 30 Aug 2014 23:45:45 +1000 Subject: [PATCH] Update the readme file to add screenshots Update the readme file to add screenshots and Chinese descriptions. --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1131cb2..54c883e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ BeautyGallery ============= -A Beauty Gallery iOS App written in Swift +Beauty Gallery is an iOS App written in Swift. This app is used for an online video training course. This app demonstrates how to use storyboards and segues. + +## Screenshots +![BeautyGallery](https://github.com/JakeLin/BeautyGallery/blob/master/Screenshots/1.png) + +![BeautyGallery](https://github.com/JakeLin/BeautyGallery/blob/master/Screenshots/2.png) + + +## 中文描述 +Beauty Gallery是一个使用Swift语言开发的iOS App,这是免费在线视频课程(Storyboards和Segues - 女神画廊 app)的源代码,在这个app中,我演示了如何使用Storyboards和Segues。