Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sheinbergon authored Nov 14, 2017
1 parent 5bf2cec commit 7fd8c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
A non-opinionated User-Agent analysis proxy written in Java 8.

## Introduction
The purpose of this project is to encapsulate several popular useragent analysis frameworks for the JVM (and other languages) under a single facade/interface, allowing developers to easily move between frameworks/implementations in any case some becomes obsolete/updated or simplly doesn't quite fit the accuracy needs of the task at hand
The purpose of this project is to encapsulate several popular useragent analysis frameworks for the JVM (and other languages) under a single facade/interface, allowing developers to easily move between frameworks/implementations in any case some becomes obsolete/updated or simply doesn't quite fit the accuracy needs of the task at hand

## Key concepts
- Provides both synchronous & fully asynchronous APIs.
Expand Down

0 comments on commit 7fd8c26

Please sign in to comment.