Skip to content

Commit 822f536

Browse files
committed
up readme
1 parent 38d8771 commit 822f536

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# json-schema-to-typescript [![Build Status][build]](https://circleci.com/gh/bcherny/json-schema-to-typescript) [![npm]](https://www.npmjs.com/package/json-schema-to-typescript) [![mit]](https://opensource.org/licenses/MIT)
22

3-
**[In Beta]**: Bug reports appreciated!
4-
53
[build]: https://img.shields.io/circleci/project/bcherny/json-schema-to-typescript.svg?branch=master&style=flat-square
64
[npm]: https://img.shields.io/npm/v/json-schema-to-typescript.svg?style=flat-square
75
[mit]: https://img.shields.io/npm/l/json-schema-to-typescript.svg?style=flat-square
86

97
> Compile json schema to typescript typings
108
9+
**[In Beta]**: Bug reports appreciated!
10+
1111
## Example
1212

1313
Input:

0 commit comments

Comments
 (0)