Skip to content

Commit

Permalink
Reference: 2025 MVP 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Nov 30, 2024
1 parent f23d503 commit c068e85
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,8 @@
## Usage

```shell
npm i SquiggleConf2025
```

```ts
import { greet } from "SquiggleConf2025";

greet("Hello, world! 💖");
pnpm i
pnpm dev
```

## Contributors
Expand Down

0 comments on commit c068e85

Please sign in to comment.