Skip to content

Commit

Permalink
doc(client): update
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadhonarvar committed Nov 9, 2024
1 parent 4ddc0d5 commit dff4499
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions packages/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,19 @@
## Installation

```bash
npm install @alwatr/nitrobase-client
npm install @alwatr/nitrobase
```

## Getting Started

### Create a Collection

```js
import {} from '@alwatr/nitrobase-client';
import {} from '@alwatr/nitrobase';
```

## Sponsors

The following companies, organizations, and individuals support Nitrobase ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

### Contributing

Contributions are welcome! Please read our [contribution guidelines](https://github.com/Alwatr/.github/blob/next/CONTRIBUTING.md) before submitting a pull request.
Expand Down

0 comments on commit dff4499

Please sign in to comment.