diff --git a/README.md b/README.md index ce239e3167..e8d562e813 100644 --- a/README.md +++ b/README.md @@ -554,6 +554,7 @@ Here are some companies/projects (alphabetical order) using OpenAPI Generator in - [unblu inc.](https://www.unblu.com/) - [Veamly](https://www.veamly.com/) - [Xero](https://www.xero.com/) +- [Yelp](https://www.yelp.com/) - [Zalando](https://www.zalando.com) ## [5 - Presentations/Videos/Tutorials/Books](#table-of-contents) diff --git a/website/dynamic/users.yml b/website/dynamic/users.yml index d32144a8f8..79c9e320ab 100644 --- a/website/dynamic/users.yml +++ b/website/dynamic/users.yml @@ -113,6 +113,11 @@ image: "img/companies/xero.png" infoLink: "https://www.xero.com/" pinned: false +- + caption: Yelp + image: "img/companies/yelp.png" + infoLink: "https://www.yelp.com/" + pinned: false - caption: Zalando image: "img/companies/zalando.jpg" diff --git a/website/static/img/companies/yelp.png b/website/static/img/companies/yelp.png new file mode 100755 index 0000000000..d46184708e Binary files /dev/null and b/website/static/img/companies/yelp.png differ