From 8acefdc2940c266319e4f13906a9d86cb0416fdc Mon Sep 17 00:00:00 2001 From: Sami Vaarala Date: Wed, 19 Feb 2014 21:36:33 +0200 Subject: [PATCH] add xmldoctest to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35026740..30b59725 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ If you intend to change Duktape internals, run test cases, etc: $ make jsinterpretertest $ make luajstest $ make dukwebtest # then browse to file:///tmp/dukweb/dukweb.html + $ make xmldoctest **Note: the repo Makefile is intended for Linux developer use**, it is not a multi-platform "end user" Makefile. In particular, the Makefile is not