Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
AminAllahham committed Jan 26, 2024
1 parent 94223d1 commit 8966978
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,3 @@ A powerful and customizable real-time audio visualizer component for React Nativ
```sh
npm install react-native-live-audio-visualizer
```

## Usage

```js
import { multiply } from 'react-native-live-audio-visualizer';

// ...

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.

## License

MIT

---

Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)

0 comments on commit 8966978

Please sign in to comment.