diff --git a/README.md b/README.md index 1763d8c..008099f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # go-reddit +[![Actions Status](https://github.com/vartanbeno/go-reddit/workflows/CI/badge.svg)](https://github.com/vartanbeno/go-reddit/actions) + go-reddit is a Go client library for accessing the Reddit API. You can view Reddit's official API documentation [here](https://www.reddit.com/dev/api/).