diff --git a/index.html b/index.html index 1bfa522..0e34dff 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,11 @@
-

Welcome!

+

+ Httplug allows you to write reusable libraries and applications that need a HTTP client without binding to a specific implementation. Read more about the why and how of the HTTP client abstraction in our documentation. +

+ +

We are currently in the phase of alpha releases. Contributors are very welcome!