diff --git a/README.md b/README.md index 009b964..b8371f2 100644 --- a/README.md +++ b/README.md @@ -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.