Skip to content

Commit e2e5bd1

Browse files
committed
Explicitly note that this can't be used in the browser
1 parent 0cb1510 commit e2e5bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Node.js - jsonfile
22
================
33

4-
Easily read/write JSON files.
4+
Easily read/write JSON files in Node.js. _Note: this module cannot be used in the browser._
55

66
[![npm Package](https://img.shields.io/npm/v/jsonfile.svg?style=flat-square)](https://www.npmjs.org/package/jsonfile)
77
[![build status](https://secure.travis-ci.org/jprichardson/node-jsonfile.svg)](http://travis-ci.org/jprichardson/node-jsonfile)

0 commit comments

Comments
 (0)