Skip to content

Commit

Permalink
Merge pull request #1 from metriport/dsinghvi-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jonahkaye authored Feb 13, 2024
2 parents 90c0d7f + f99b2cd commit f4d2f7b
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,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
Expand Down Expand Up @@ -97,3 +97,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.
```

0 comments on commit f4d2f7b

Please sign in to comment.