Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dannysheridan authored May 18, 2024
1 parent 050d815 commit 3100e46
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Metriport Node Library

[![npm shield](https://img.shields.io/npm/v/@fern-api/metriport)](https://www.npmjs.com/package/@fern-api/metriport)
[![npm shield](https://img.shields.io/npm/v/@metriport/api-sdk)](https://www.npmjs.com/package/@metriport/api-sdk)
[![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-SDK%20generated%20by%20Fern-brightgreen)](https://github.com/fern-api/fern)

The Metriport Node.js library provides access to the Metriport API from JavaScript/TypeScript.
Expand All @@ -19,8 +19,6 @@ yarn add @fern-api/metriport

## Usage

[![Try it out](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/metriport-ts-sdk-ws1txg?file=app.ts&view=editor)

```typescript
import { MetriportClient, Metriport } from '@fern-api/metriport';

Expand Down

0 comments on commit 3100e46

Please sign in to comment.