From 9477ae544c86e8e3ca342b9129e65be39965e5ba Mon Sep 17 00:00:00 2001 From: adamw Date: Tue, 25 Jul 2017 16:03:22 +0200 Subject: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 34d4c32..375523f 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,7 @@ To use, add the following dependency to your project: "com.softwaremill.sttp" %% "async-http-client-handler-monix" % "0.0.2" ``` -This handler depends on [async-http-handler](https://github.com/AsyncHttpClient/async-http-client). +This handler depends on [async-http-client](https://github.com/AsyncHttpClient/async-http-client). A fully **asynchronous** handler, which uses [Netty](http://netty.io) behind the scenes. -- cgit v1.2.3