Skip to content

Commit cc287e2

Browse files
committed
更新 README
1 parent 3870322 commit cc287e2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
## MinimalistWeather
1+
# MinimalistWeather
22

33
> 欢迎关注微信公众号:**BaronTalk**
44
5+
## 一. 前言
6+
57
**MinimalistWeather 是 Android 平台上一款开源天气 App ,目前还在开发中。项目基于 MVP 架构,采用各主流开源库实现。开发此项目主要是为展示各种开源库的使用方式以及 Android 项目的设计方案,并作为团队项目开发规范的一部分。**
68

79
采用的开源库包括:
@@ -27,11 +29,11 @@
2729
* 代码混淆配置;
2830
* 如何快速开发一款结构清晰、可扩展性强的Android Application。
2931

30-
### 项目结构设计图
32+
## 二. 项目结构设计图
3133

3234
![架构设计图](framework_minimalist_weather.png)
3335

34-
### 项目包结构介绍
36+
## 三. 项目包结构介绍
3537

3638
**App Module包结构**
3739

@@ -56,7 +58,7 @@
5658

5759
![](http://ocjtywvav.bkt.clouddn.com/blog/common/qrcode1.png)
5860

59-
### 开源许可 [![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)](https://www.apache.org/licenses/LICENSE-2.0)
61+
## 三. 开源许可 [![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)](https://www.apache.org/licenses/LICENSE-2.0)
6062

6163
```
6264
Copyright 2017 Baron Zhang

0 commit comments

Comments
 (0)