Skip to content

Commit ad9fe25

Browse files
Added badges to README
1 parent 3f5fbd4 commit ad9fe25

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[![Maven Central](https://img.shields.io/maven-central/v/cz/habarta/typescript-generator/typescript-generator-core.svg)](https://repo1.maven.org/maven2/cz/habarta/typescript-generator/typescript-generator-core/)
2+
[![Appveyor](https://img.shields.io/appveyor/ci/vojtechhabarta/typescript-generator/master.svg)](https://ci.appveyor.com/project/vojtechhabarta/typescript-generator)
3+
[![Stars](https://img.shields.io/github/stars/vojtechhabarta/typescript-generator.svg?style=social)](https://github.com/vojtechhabarta/typescript-generator)
4+
15
typescript-generator
26
====================
37
typescript-generator is a tool for generating TypeScript definition files (.d.ts) from Java JSON classes.

0 commit comments

Comments
 (0)