From 85d4ba40eef22577a99449b42bfd5242a229c63b Mon Sep 17 00:00:00 2001 From: Deep Singhvi Date: Mon, 20 Nov 2023 14:31:49 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f016ce..d833351 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Metriport Python Library -[![pypi](https://img.shields.io/pypi/v/fern-metriport.svg)](https://pypi.python.org/pypi/fern-metriport) +[![pypi](https://img.shields.io/pypi/v/metriport.svg)](https://pypi.python.org/pypi/metriport) [![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-SDK%20generated%20by%20Fern-brightgreen)](https://github.com/fern-api/fern) ## Documentation @@ -13,9 +13,9 @@ API reference documentation is available [here](https://docs.metriport.com/home/ Add this dependency to your project's build file: ```bash -pip install fern-metriport +pip install metriport # or -poetry add fern-metriport +poetry add metriport ``` ## Usage From 464061fa5860a2dd81e19675ae53b03c8c890ab6 Mon Sep 17 00:00:00 2001 From: Deep Singhvi Date: Mon, 20 Nov 2023 14:39:51 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index d833351..da4ff97 100644 --- a/README.md +++ b/README.md @@ -98,3 +98,25 @@ This SDK is in beta, and there may be breaking changes between versions without While we value open-source contributions to this SDK, this library is generated programmatically. Additions made directly to this library would have to be moved over to our generation code, otherwise they would be overwritten upon the next generated release. Feel free to open a PR as a proof of concept, but know that we will not be able to merge it as-is. We suggest opening an issue first to discuss with us! On the other hand, contributions to the README are always very welcome! + +## + +``` + ,▄, + ▄▓███▌ + ▄▀╙ ▀▓▀ ²▄ + ▄└ ╙▌ + ,▀ ╨▄ + ▌ ║ + ▌ + ▌ +,▓██▄ ╔███▄ +╙███▌ ▀███▀ + ▀▄ + ▀╗▄ ,▄ + '╙▀▀▀▀▀╙'' + + + by Metriport Inc. + +```