From eaeca9f2a1a1fce1025897f7302c597c3f743057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A2=81=E4=BB=95=E5=B4=87?= Date: Tue, 28 Apr 2015 23:40:43 +0800 Subject: [PATCH 1/2] ADD PROJECT-WEATHER --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a991a09..fdcb9aa5 100644 --- a/README.md +++ b/README.md @@ -448,7 +448,7 @@ of iOS and OSX libraries)](http://www.swifttoolbox.io/) (By [Adam Leonard](https * [mozilla/firefox-ios](https://github.com/mozilla/firefox-ios):Swift写的iOS版Firefox。P.S. 第三方库用到了Alamofire, Snappy, swift-json等,内置阅读器还使用了Readability。 * [lexrus/VPNOn](https://github.com/lexrus/VPNOn):一款驻在通知中心内的基于Today扩展的VPN开关应用。 * [victor/whereami](https://github.com/victor/whereami):一款用Swift语言写的通过命令行获得当前设备地理位置程序。虽然很简单,不过,实用性及学习性俱佳。 - +* [Project-RainMan](https://github.com/Mav3r1ck/Project-RainMan):一款挺酷的天气预报项目,可以拿来学习用。 ### 3. 项目评测 * [【Workflow 测评】Workflow 是款什么软件?](http://jbguide.me/2014/12/18/workflow-review-what-is-workflow/)(作者:[@JailbreakHum](http://weibo.com/jailbreakhum)):"除了圣诞降价以外最近最火的软件话题应当是#Workflow#了。如果你没接触过此类软件,或许会纳闷它有何魅力。我们针对这款软件的测评系列的第一篇就是来向你概述它是什么软件的,所以文中给出大多是基本知识,不过相信也会给老手一定的启发。" From d72979d8bf127714cb001957b8584401d126fdfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A2=81=E4=BB=95=E5=B4=87?= Date: Tue, 28 Apr 2015 23:46:01 +0800 Subject: [PATCH 2/2] Fix Error --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fdcb9aa5..a1d515f8 100644 --- a/README.md +++ b/README.md @@ -449,6 +449,7 @@ of iOS and OSX libraries)](http://www.swifttoolbox.io/) (By [Adam Leonard](https * [lexrus/VPNOn](https://github.com/lexrus/VPNOn):一款驻在通知中心内的基于Today扩展的VPN开关应用。 * [victor/whereami](https://github.com/victor/whereami):一款用Swift语言写的通过命令行获得当前设备地理位置程序。虽然很简单,不过,实用性及学习性俱佳。 * [Project-RainMan](https://github.com/Mav3r1ck/Project-RainMan):一款挺酷的天气预报项目,可以拿来学习用。 + ### 3. 项目评测 * [【Workflow 测评】Workflow 是款什么软件?](http://jbguide.me/2014/12/18/workflow-review-what-is-workflow/)(作者:[@JailbreakHum](http://weibo.com/jailbreakhum)):"除了圣诞降价以外最近最火的软件话题应当是#Workflow#了。如果你没接触过此类软件,或许会纳闷它有何魅力。我们针对这款软件的测评系列的第一篇就是来向你概述它是什么软件的,所以文中给出大多是基本知识,不过相信也会给老手一定的启发。"