Small change for README

This commit is contained in:
Dimitry Ivanov 2017-05-29 18:57:04 +03:00
parent 0bf2a329f9
commit 80efa6dd4c

View File

@ -45,14 +45,10 @@ compile 'ru.noties:markwon-view:1.0.0' // optional
Taken with default configuration (except for image loading): Taken with default configuration (except for image loading):
<img src="./art/mw_light_01.png" width="30%" /> <img src="./art/mw_light_01.png" width="33%" /> <img src="./art/mw_light_02.png" width="33%" />
<img src="./art/mw_light_02.png" width="30%" /> <img src="./art/mw_light_03.png" width="33%" /> <img src="./art/mw_dark_01.png" width="33%" />
<img src="./art/mw_light_03.png" width="30%" />
By default configuration uses TextView textColor for styling, so changing textColor changes style
By default configuration uses TextView textColor for styling, so changing textColor changes style:
<img src="./art/mw_dark_01.png" width="30%" />
--- ---
@ -117,19 +113,6 @@ Based on [this cheatsheet][cheatsheet]
--- ---
## Screenshots
Taken with default configuration (except for image loading):
<img src="./art/mw_light_01.png" width="30%" />
<img src="./art/mw_light_02.png" width="30%" />
<img src="./art/mw_light_03.png" width="30%" />
By default configuration uses TextView textColor for styling, so changing textColor changes style:
<img src="./art/mw_dark_01.png" width="30%" />
## Headers ## Headers
--- ---
# Header 1 # Header 1