Skip to content

Commit 7ef5cad

Browse files
committed
Docs: Add new minimum android supported version section into readme
1 parent dc0df30 commit 7ef5cad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
Aztec (which extends EditText) is a rich-text editor component for writing HTML
66
documents in Android.
77

8+
## Minimum Android Supported Version
9+
10+
You can check the minimum Android version supported by looking at the `minSdkVersion` configuration within [build.gradle](https://github.com/wordpress-mobile/AztecEditor-Android/blob/trunk/build.gradle).
11+
812
<img align="center" width=360px height=640px src="https://github.com/wordpress-mobile/AztecEditor-Android/raw/trunk/visual_editor.png" alt="Visual Editor"/> <img align="center" width=360px height=640px src="https://github.com/wordpress-mobile/AztecEditor-Android/raw/trunk/code_editor.png" alt="Visual Editor"/>
913

1014
## Getting started

0 commit comments

Comments
 (0)