diff --git a/README.md b/README.md index e6d4849..cc7dfa4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Typed HTTP Client with TypeScript Typings +[![Http Status](https://github.com/actions/http-client/workflows/http-tests/badge.svg)](https://github.com/actions/http-client/actions) + A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await. ## Features