maven central badge added

This commit is contained in:
Tomasz Ducin 2015-10-09 18:14:27 +02:00
parent d95660aca1
commit c31ed5a30d

View File

@ -1,6 +1,7 @@
# Swagger Code Generator
[![Build Status](https://travis-ci.org/swagger-api/swagger-codegen.png)](https://travis-ci.org/swagger-api/swagger-codegen)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.swagger/swagger-codegen-project/badge.svg?style=plastic)](https://maven-badges.herokuapp.com/maven-central/io.swagger/swagger-codegen-project)
## Overview
This is the swagger codegen project, which allows generation of client libraries automatically from a Swagger-compliant server.