From a89aa11779daca5ced9061a9164f4343ebd7e90e Mon Sep 17 00:00:00 2001 From: David Majda Date: Thu, 28 Apr 2016 10:08:55 +0200 Subject: [PATCH] README.md: Mention that AMD loader will be used in the browser --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -`