updated README.md on the new Netflix Feign library

This commit is contained in:
317959997
2015-11-26 13:37:19 -05:00
parent 077a24f694
commit 3cf8f24a07

View File

@@ -3,6 +3,8 @@
[![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)
This is a fork with added support for [Netflix Feign](https://github.com/Netflix/feign)
## Overview
This is the swagger codegen project, which allows generation of client libraries automatically from a Swagger-compliant server.