Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d7e2063

Browse files
committedNov 3, 2015
modify readme
1 parent 83b016f commit d7e2063

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed
 

‎README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
# swift-tutorial-website
1+
# The Swift Programming Language 中文版
2+
3+
Web访问链接:[http://wonderffee.github.io/swift-tutorial/](http://wonderffee.github.io/swift-tutorial/)
4+
5+
##说明
6+
此版本是[极客学院 - The Swift Programming Language中文版](http://wiki.jikexueyuan.com/project/swift/)的一个修改版,主要是不喜欢那个版本的代码高亮,通过摸索我将代码高亮库prism的prism-okaidia.css应用到了这个教程中,成功实现我想要的黑底高亮效果。这个过程中要感谢@phyng 的大力帮助,相关讨论可见:[GitBook 自定义代码高亮问题](http://v2ex.com/t/232628#reply7)
7+
8+
##源码
9+
生成此教程的代码链接:[wonderffee/the-swift-programming-language-in-chinese](https://github.com/wonderffee/the-swift-programming-language-in-chinese)

‎book-end

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 0ae4f5b05834b54ea94f4f06897b6a3e206b00f5
1+
Subproject commit 6f439b0da66d0b4bf4e6e633facf59c7e7e7e700

0 commit comments

Comments
 (0)
Please sign in to comment.