Skip to content

Commit c5495c4

Browse files
committed
moved deps to bottom
1 parent 97d1590 commit c5495c4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
A fast User Agent parser library
44

5-
## Dependencies
6-
7-
* [JRegex](http://jregex.sourceforge.net/)
8-
95
## Install
106

117
UASparser is available via Maven Central under the group ID `cz.mallat.uasparser` and artifact ID `uasparser`.
@@ -40,6 +36,11 @@ $ buildr package
4036

4137
Binaries will be placed in `target`.
4238

39+
## Dependencies
40+
41+
* [JRegex](http://jregex.sourceforge.net/)
42+
43+
4344
## Changelog
4445

4546
#### n/a - 2013-11-16

0 commit comments

Comments
 (0)