From 83a9f7a15a9f3aabbf28041d3675965f72ef38aa Mon Sep 17 00:00:00 2001 From: Jonathon Duerig Date: Thu, 1 Sep 2011 12:25:27 -0600 Subject: [PATCH] Tweaked docs to point to examples. --- backend/README.newscript | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backend/README.newscript b/backend/README.newscript index 4fed319cf..1e81e8132 100644 --- a/backend/README.newscript +++ b/backend/README.newscript @@ -42,6 +42,8 @@ The xmlfile consists of a simple list of key/value pairs. Here is an example: +Other examples can be found in the examples subdirectory. + There are three special keys that are passed in the XML format which control the script: table specifies which kind of entity should be operated on. This can -- GitLab