Skip to content

Commit

Permalink
task: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rosmcmahon committed Mar 19, 2024
1 parent c8d2a72 commit e2fe1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Arweave JS is the JavaScript/TypeScript SDK for interacting with the Arweave net

> **Notes:**
> 1. If you are planning to upload large batches of data transactions to the Arweave network, it is strongly advised that you use [ArBundles](https://github.com/Bundler-Network/arbundles) instead of transactions with Arweave.js. You can read about bundles and their advantages on the [Arwiki](https://arwiki.wiki/#/en/bundles).
> 2. When working with NodeJS a minimum version of 18+ is required, with some exceptions. See these [release notes](https://github.com/ArweaveTeam/arweave-js/releases/tag/v1.12.4) for more details.
> 2. When working with NodeJS a minimum version of 18+ is required.
- [Arweave JS](#arweave-js)
- [Installation](#installation)
Expand Down

0 comments on commit e2fe1d0

Please sign in to comment.