Skip to content

Commit

Permalink
Update README.md (#2273)
Browse files Browse the repository at this point in the history
Feign simplifies the process of writing Java HTTP clients
  • Loading branch information
velo committed Dec 19, 2023
1 parent 4230703 commit b34dfe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Feign makes writing Java http clients easier
# Feign simplifies the process of writing Java HTTP clients

[![Join the chat at https://gitter.im/OpenFeign/feign](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/OpenFeign/feign?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![CircleCI](https://circleci.com/gh/OpenFeign/feign/tree/master.svg?style=svg)](https://circleci.com/gh/OpenFeign/feign/tree/master)
Expand Down

0 comments on commit b34dfe1

Please sign in to comment.