Skip to content

Commit

Permalink
chore: update README (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoboucas authored Nov 7, 2023
1 parent ea3d754 commit 03a1c05
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
Expand Up @@ -3,7 +3,7 @@

# @netlify/blobs

A JavaScript client for the Netlify Blob Store.
A TypeScript client for Netlify Blobs.

## Installation

Expand All @@ -16,8 +16,6 @@ npm install @netlify/blobs
### Requirements

- Deno 1.30 and above or Node.js 16.0.0 and above
- `fetch` in the global scope with a [fetch-compatible](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)
interface

## Usage

Expand Down

0 comments on commit 03a1c05

Please sign in to comment.