Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhelezkov committed Jul 22, 2024
1 parent 6530edd commit a22ebb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ npm install @dialectlabs/blinks-native

## Usage


```js
import { multiply } from '@dialectlabs/blinks-native';

Expand All @@ -19,7 +18,6 @@ import { multiply } from '@dialectlabs/blinks-native';
const result = await multiply(3, 7);
```


## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
Expand Down

0 comments on commit a22ebb9

Please sign in to comment.