diff --git a/README.md b/README.md index c9036223..664d1250 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ logo -FsHttp ("Full Stack HTTP") is a "hackable HTTP client" that offers a legible style for the basics while still affording full access to the underlying HTTP representations for covering unusual cases. It's the best of both worlds: **Convenience and Flexibility**. +FsHttp is a "hackable HTTP client" that offers a legible style for the basics while still affording full access to the underlying HTTP representations for covering unusual cases. It's the best of both worlds: **Convenience and Flexibility**. * Use it as a replacement for `.http` files, *VSCode's REST client*, *Postman*, and other tools as an **interactive and programmable playground** for HTTP requests. * Usable as a **production-ready HTTP client** for applications powered by .NET (C#, VB, F#).