Skip to content

Commit 687656d

Browse files
committed
README: Add note about Android support
1 parent 4ed4d0b commit 687656d

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
@@ -8,7 +8,9 @@ Inspired by [Rinku](https://github.com/vmg/rinku). Similar to it, regular
88
expressions are not used. Instead, the input text is parsed in one pass with
99
limited backtracking.
1010

11-
This library requires Java 7. It has no external dependencies. Maven coordinates
11+
This library requires Java 7. It works on Android (minimum API level 15). It has no external dependencies.
12+
13+
Maven coordinates
1214
(see
1315
[here](https://search.maven.org/#artifactdetails|org.nibor.autolink|autolink|0.4.0|jar)
1416
for other build systems):

0 commit comments

Comments
 (0)