Skip to content

Commit 682f163

Browse files
authored
Added build badges to README.md
1 parent 2a17dc5 commit 682f163

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![codecov](https://codecov.io/gh/data-driven-forms/react-forms/branch/master/graph/badge.svg)](https://codecov.io/gh/data-driven-forms/react-forms)
2+
[![CircleCI](https://circleci.com/gh/data-driven-forms/react-forms/tree/master.svg?style=svg)](https://circleci.com/gh/data-driven-forms/react-forms/tree/master)
3+
14
[![Data Driven Form logo](images/logo.png)](https://data-driven-forms.org/)
25

36
Data Driven Forms is a React library used for rendering and managing forms with a lot of provided features based on [React Final Form](https://github.com/final-form/react-final-form).
@@ -236,4 +239,4 @@ We welcome any community contribution. Don't be afraid to report bug or to creat
236239

237240
### LICENSE
238241

239-
Apache License 2.0
242+
Apache License 2.0

0 commit comments

Comments
 (0)