Skip to content

Commit 97ddab8

Browse files
committed
Update README.md
1 parent 6ee0677 commit 97ddab8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@ A android app client for Github.
88
![image](https://raw.githubusercontent.com/Jeffmen/Git.NB/master/apk/Screenshot.png)
99

1010
##关于项目
11-
这是我的第一个写的比较完整的开源项目,material design风格, ![apk下载](https://raw.githubusercontent.com/Jeffmen/Git.NB/master/apk/app-release.apk)。GitNB这个名字的意思,就是用APP关注Git上牛B的大牛们,慢慢地学习让Git的开源项目,让自己也能成为大牛。哈哈。。。。
11+
这是我的第一个写的比较完整的开源项目,material design风格, [apk下载](https://raw.githubusercontent.com/Jeffmen/Git.NB/master/apk/app-release.apk)。GitNB这个名字的意思,就是用APP关注Git上牛B的大牛们,慢慢地学习让Git的开源项目,让自己也能成为大牛。哈哈。。。。
1212

13-
一开始是用Eclipse上开发,后来移到Android studio上,如果想看Eclipse版本的,请点![GitNB](https://github.com/Jeffmen/GitNB),代码没有这个新,移过来就没有更新了.
13+
一开始是用Eclipse上开发,后来移到Android studio上,如果想看Eclipse版本的,请点[GitNB](https://github.com/Jeffmen/GitNB),代码没有这个新,移过来就没有更新了.
1414

1515
如果发现有任何问题和建议,随时欢迎Email或者开Issues
1616

1717
###使用的开源技术
18-
1,网络端使用非常牛叉非常好用的![Retrofit2.0](https://github.com/Jeffmen/GitNB)
18+
1,网络端使用非常牛叉非常好用的[Retrofit2.0](https://github.com/Jeffmen/GitNB)
1919

20-
2,网络图片加载用的![Fresco](https://github.com/square/retrofit)
20+
2,网络图片加载用的[Fresco](https://github.com/square/retrofit)
2121

22-
3,![RycyclerView animators](https://github.com/wasabeef/recyclerview-animators)动画
22+
3,[RycyclerView animators](https://github.com/wasabeef/recyclerview-animators)动画
2323

24-
4,左滑退出界面引用![Swipebacklayout](https://github.com/ikew0ng/SwipeBackLayout),gradle上版本好像没代码新,里面有个BUG,左 滑背景是黑的,不是透明的,最新代码是没有这个问题的。
24+
4,左滑退出界面引用[Swipebacklayout](https://github.com/ikew0ng/SwipeBackLayout),gradle上版本好像没代码新,里面有个BUG,左 滑背景是黑的,不是透明的,最新代码是没有这个问题的。
2525

2626
###关于GitHub的api
27-
GitHub的api管理非学好,好用易懂,真是楷模啊,可以去官网看![api](https://developer.github.com/v3/)的使用介绍。
27+
GitHub的api管理非学好,好用易懂,真是楷模啊,可以去官网看[api](https://developer.github.com/v3/)的使用介绍。
2828
GitHub客户端登录认证,可以的自己账户设置里OAuth applications-Developer applications中申请。
2929

3030

0 commit comments

Comments
 (0)