cleaned up README.md

This commit is contained in:
davidkiss
2015-11-30 10:40:12 -05:00
committed by David
parent 9cfb1c91db
commit bb4589dca1

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)
[![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.