Skip to content

Commit a9bcd8a

Browse files
committed
fix: update project title and add badges in README for better visibility
1 parent 57368fe commit a9bcd8a

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# @tacxou/jsonforms_builder
1+
# JSON Forms Builder
2+
3+
[![CI](https://github.com/tacxou/jsonforms_builder/actions/workflows/ci.yml/badge.svg)](https://github.com/tacxou/jsonforms_builder/actions/workflows/ci.yml)
4+
[![codecov](https://codecov.io/gh/tacxou/jsonforms_builder/branch/main/graph/badge.svg)](https://codecov.io/gh/tacxou/jsonforms_builder)
5+
![NPM Version](https://img.shields.io/npm/v/@tacxou/jsonforms_builder)
6+
![NPM Downloads](https://img.shields.io/npm/dm/@tacxou/jsonforms_builder)
7+
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
28

39
![JSONForms Builder banner](static/banner.jpg)
410

0 commit comments

Comments
 (0)