Updated README.md

This commit is contained in:
Naoshadul Islam 2016-10-04 15:35:25 +06:00 committed by Grzegorz Piwowarek
parent e5c171f897
commit 14ca00a93c
1 changed files with 3 additions and 0 deletions

View File

@ -3,3 +3,6 @@
This is the implementation of a [spring-hypermedia-api][1] client using Feign.
[1]: https://github.com/eugenp/spring-hypermedia-api
###Relevant Articles:
- [Intro to Feign](http://www.baeldung.com/intro-to-feign)