Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xHeaven committed Apr 3, 2024
1 parent 6916411 commit 360f876
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,15 @@
<img alt="πŸ’ͺ TypeScript: Strict" src="https://img.shields.io/badge/%F0%9F%92%AA_typescript-strict-21bb42.svg" />
</p>

## Usage
## Installation

```shell
npm i 2d-funnel-graph
pnpm i @helixdigital-io/2d-funnel-graph
```

```ts
import { greet } from "2d-funnel-graph";
## Usage

greet("Hello, world! πŸ’–");
```
Coming soon...

## Contributors

Expand All @@ -47,7 +45,3 @@ greet("Hello, world! πŸ’–");

<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- spellchecker: enable -->

<!-- You can remove this notice if you don't want it πŸ™‚ no worries! -->

> πŸ’™ This package was templated with [`create-typescript-app`](https://github.com/JoshuaKGoldberg/create-typescript-app).

0 comments on commit 360f876

Please sign in to comment.