Skip to content

Commit dc0df30

Browse files
authored
Docs: Remove supports android info from readme
With this change the 'Supports Android 4.1+ (API 16 - Jelly Bean)' information is removed from the 'README.md' documentation as this information has been outdated for years now and it has the ability to become outdated with every year passing by. Users of this library should refer to the 'minSdkVersion' within the root level 'build.gradle' file to understand what's the latest min SDK version this library supports.
1 parent 3aa28e0 commit dc0df30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
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)
9-
108
<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"/>
119

1210
## Getting started

0 commit comments

Comments
 (0)