Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed Nov 18, 2022
1 parent dd17b2d commit 2293747
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
PocketBase JavaScript SDK
======================================================================

> **⚠️ This is a pre-release, contains breaking changes and works only with the new PocketBase v0.8+ API!**
Official JavaScript SDK (browser and node) for interacting with the [PocketBase API](https://pocketbase.io/docs).

- [Installation](#installation)
Expand Down Expand Up @@ -39,7 +37,7 @@ _OR if you are using ES modules:_
### Node.js (via npm)

```sh
npm install pocketbase@next --save
npm install pocketbase --save
```

```js
Expand Down

0 comments on commit 2293747

Please sign in to comment.