From d4460c12a00929e94ddc5f551c53c0b3ca7ef31e Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 05:57:36 -0300 Subject: [PATCH] Fix broken Markdown headings --- CHNAGELOG.md | 2 +- README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHNAGELOG.md b/CHNAGELOG.md index 3c096f6..c64e437 100644 --- a/CHNAGELOG.md +++ b/CHNAGELOG.md @@ -1,4 +1,4 @@ -#Change Log +# Change Log Version 1.1.0 *(2015-11-24)* ---------------------------- * change the realization of RoundView without ondraw since press effect is not very good in some devices. diff --git a/README.md b/README.md index bcb4e51..cff2fc3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -#FlycoRoundView +# FlycoRoundView A library helps Android built-in views easy and convenient to set round rectangle background and accordingly related shape resources can be reduced. 一个扩展原生控件支持圆角矩形框背景的库,可以减少相关shape资源文件使用. -##Demo +## Demo ![](https://github.com/H07000223/FlycoRoundView/blob/master/preview.gif) -##Gradle +## Gradle ```groovy dependencies{ @@ -12,7 +12,7 @@ dependencies{ } ``` -###Attributes +### Attributes |name|format|description| |:---:|:---:|:---:|