Squashed 'lib/Rhino-Require/' changes from b34307a..edb191a

edb191a Update readme.

git-subtree-dir: lib/Rhino-Require
git-subtree-split: edb191a96a6e608b9e777d46d2dc46cd65cd680e
This commit is contained in:
Michael Mathews 2011-05-07 15:22:41 +01:00
parent a2bb5358e6
commit c089a4154d

View File

@ -3,7 +3,7 @@ Rhino-Require
This is require() for rhino.
A nodejs-compatible implementation of the commonjs require function, implemented
in code compatible with the Mozilla Rhino JavaScript engine.
A nodejs-like implementation of the commonjs `require` function, implemented
to be compatible with the Mozilla Rhino JavaScript engine.
Written by Michael Mathews. Licensed as public domain.