From cbccf5135728dbc788bd5284902f05364e6b3487 Mon Sep 17 00:00:00 2001 From: Christian Nicolai Date: Sun, 31 Jul 2011 17:05:53 +0200 Subject: [PATCH] Updated README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 33a2b6f..99546f4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ For JOE see [here](http://joe-editor.sourceforge.net/). For JOE project see [here](http://sourceforge.net/projects/joe-editor/). For original JOE syntax files see [here](http://joe-editor.hg.sourceforge.net/hgweb/joe-editor/joe-editor/file/tip/syntax). +For a description about how JOEs jsf parser works, see the header of +[c.jsf](http://joe-editor.hg.sourceforge.net/hgweb/joe-editor/joe-editor/file/tip/syntax/c.jsf.in). +Another good resource might be +[jsf.jsf](http://joe-editor.hg.sourceforge.net/hgweb/joe-editor/joe-editor/file/tip/syntax/jsf.jsf.in). + Other Syntax Files ------------------