diff --git a/README.md b/README.md index fb6dd3d..dbb7adc 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,8 @@ In Node.js, require the PEG.js parser generator module: var PEG = require("pegjs"); In browser, include the PEG.js library in your web page or application using the -`