Skip to content

Commit ffbd2b3

Browse files
authored
Fix #6
1 parent 92e451d commit ffbd2b3

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
@@ -10,7 +10,7 @@
1010
1111
The name is somewhat of a poor choice, but it was [available on npm](https://npm.im/greenlet).
1212

13-
Please note that this only works on the browser/ front-end for now, and does not work on a NodeJS backend.
13+
_Greenlet only supports browser environments, since it uses [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers). For use in a NodeJS environment, Web Workers must be polyfilled using a library like [node-webworker](https://github.com/pgriess/node-webworker)._
1414

1515
## Installation & Usage
1616

0 commit comments

Comments
 (0)