diff --git a/README.md b/README.md index 56cd5de..986a031 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Platform.sh Config Reader (Node.js) +[![CircleCI Status](https://circleci.com/gh/platformsh/config-reader-nodejs.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/platformsh/config-reader-nodejs) + This library provides a streamlined and easy to use way to interact with a Platform.sh environment. It offers utility methods to access routes and relationships more cleanly than reading the raw environment variables yourself. This library requires Node.js 10 or later.