Skip to content

Commit d7f90ae

Browse files
committed
modify license and style
1 parent 11e6257 commit d7f90ae

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

README.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ AndroidDevTools
99
>如果你对翻译英文的Android开发技术文章感兴趣,欢迎Start和Fork[AndroidWeekly中国文章翻译项目](https://github.com/AWCNTT/ArticleTranslateProject)
1010
1111

12-
Android Tools
12+
# Android Tools
1313
---
1414

1515
####ADT Bundle
@@ -918,7 +918,7 @@ Gradle 1.12用户指南:[http://pan.baidu.com/s/1dD7sC2d](http://pan.baidu.com
918918

919919
地址:[https://www.udacity.com/course/ud853](https://www.udacity.com/course/ud853)
920920

921-
Design
921+
# Design
922922
---
923923

924924
## Tutorials
@@ -964,12 +964,25 @@ Segmentfault镜像地址:[http://mirrors.segmentfault.com/adchs/](http://mirro
964964

965965
[434 SVG icons](https://dl.dropboxusercontent.com/u/8067075/System%20Icons.zip)
966966

967-
#Books
967+
# Books
968+
---
968969

969970
[Free Programming Books](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#android)
970971

972+
---
971973

972-
License
974+
# License
973975
---
974976

975-
版权声明:版权归原作者所有,这里仅做收集整理,欢迎自由转载-非商用-非衍生-保持署名 | [Creative Commons BY-NC-ND 3.0](http://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)
977+
```
978+
Copyright 2014 inferjay (http://www.androiddevtools.cn)
979+
Licensed under the Apache License, Version 2.0 (the "License");
980+
you may not use this file except in compliance with the License.
981+
You may obtain a copy of the License at
982+
http://www.apache.org/licenses/LICENSE-2.0
983+
Unless required by applicable law or agreed to in writing, software
984+
distributed under the License is distributed on an "AS IS" BASIS,
985+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
986+
See the License for the specific language governing permissions and
987+
limitations under the License.
988+
```

0 commit comments

Comments
 (0)