Skip to content

Commit 35f7496

Browse files
committed
docs(README): add CI status and dependabot icons
Closes #928
1 parent 850a11b commit 35f7496

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
# ApiDOM
88

9+
[![Build Status](https://github.com/swagger-api/apidom/actions/workflows/build.yml/badge.svg)](https://github.com/swagger-api/apidom/actions)
10+
[![Dependabot enabled](https://badgen.net/badge/icon/dependabot?icon=dependabot&label)](https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically)
11+
912
The purpose of ApiDOM is to provide a single, unifying structure for describing APIs across
1013
API description language and serialization formats. There currently exists several API description languages one can choose
1114
when defining an API, from OpenAPI, RAML or API Blueprint.

0 commit comments

Comments
 (0)