Skip to content

Commit aa17b7c

Browse files
authored
Merge pull request #1030 from wordpress-mobile/docs/remove-supports-android-info-from-readme
[Docs] Remove Supports Android Info from `README.md`
2 parents 3aa28e0 + 7ef5cad commit aa17b7c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
Aztec (which extends EditText) is a rich-text editor component for writing HTML
66
documents in Android.
77

8-
Supports Android 4.1+ (API 16 - Jelly Bean)
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).
911

1012
<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"/>
1113

0 commit comments

Comments
 (0)