-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the readme file to add screenshots
Update the readme file to add screenshots and Chinese descriptions.
- Loading branch information
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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。 |