Skip to content

Commit 015650d

Browse files
authored
Add build status badge
added CircleCI build status badge to README
1 parent 43e9f64 commit 015650d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Platform.sh Config Reader (Node.js)
22

3+
[![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)
4+
35
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.
46

57
This library requires Node.js 10 or later.

0 commit comments

Comments
 (0)