Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jchris authored Oct 23, 2023
1 parent 1372d4f commit e57fae0
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 @@ -6,7 +6,7 @@ This is a simple proof-of-concept to get you started using Fireproof on the serv
import { fireproof } from '@fireproof/core/node'
```

This ensures we get the filesystem and node-crypto APIs, instead of the browser versions.
This ensures we get the server build, which uses the filesystem and Node.js crypto APIs, instead of the browser versions.

## Notes

Expand Down

0 comments on commit e57fae0

Please sign in to comment.