Skip to content

Commit 812340d

Browse files
docs(readme): add code badges (CORE-000) (#17)
* docs(readme): add code badges (CORE-000) * docs(readme): add codecov and cirecleci badges
1 parent 8c56056 commit 812340d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
# middleware
1+
# backend-utils
2+
3+
[![circle ci](https://circleci.com/gh/voiceflow/backend-utils/tree/master.svg?style=shield&circle-token=17c5f9a339321f00bc2ecea2472666fe39fbcee2)](https://circleci.com/gh/voiceflow/backend-utils/tree/master)
4+
[![codecov](https://codecov.io/gh/voiceflow/backend-utils/branch/master/graph/badge.svg?token=HAZ701L2QY)](https://codecov.io/gh/voiceflow/backend-utils)
5+
[![sonar quality gate](https://sonarcloud.io/api/project_badges/measure?project=voiceflow_backend-utils&metric=alert_status)](https://sonarcloud.io/dashboard?id=voiceflow_backend-utils)
26

37
## express middleware for route wrapping

0 commit comments

Comments
 (0)