Skip to content

Commit 202e463

Browse files
committed
updates README
1 parent 9431119 commit 202e463

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ Express/Connect middleware that proxies requests to a backend and renders the re
44

55
![Version][shield-packagejs-version]
66
[![Node.js version support][shield-supported-node-version]][package-json]
7-
[![Build status][ci-image]][ci-status]
7+
[![build and test](https://github.com/springernature/backend-proxy/actions/workflows/tests.yml/badge.svg)](https://github.com/springernature/backend-proxy/actions/workflows/tests.yml)
88
[![MIT licensed][shield-license]][license]
99

10+
## Requirements
11+
12+
Supported node versions 8 - 14
13+
1014
## Installation
1115

1216
To add `backend-proxy` to your project run
@@ -133,9 +137,6 @@ You can have a look at the [Springer Nature Frontend Playbook][support] for an e
133137

134138
Copyright © 2019 Springer Nature
135139

136-
[ci-image]: https://travis-ci.org/springernature/backend-proxy.svg?branch=master
137-
[ci-status]: https://travis-ci.org/springernature/backend-proxy
138-
139140
[shield-packagejs-version]: https://img.shields.io/github/package-json/v/springernature/backend-proxy
140141
[shield-supported-node-version]: https://img.shields.io/node/v/@springernature/backend-proxy
141142
[shield-license]: https://img.shields.io/badge/license-MIT-blue.svg

0 commit comments

Comments
 (0)