1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/xulrunner/README.xulrunner Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,13 @@ 1.4 +XULRunner is a package which can be used to run applications written in HTML 1.5 +or XUL. It can also be used to embed the gecko rendering engine into 1.6 +binary applications. 1.7 + 1.8 +XULRunner is not a product; it is a tool which can be used to create products. 1.9 +It is a byproduct of Firefox development and the Mozilla community does not 1.10 +have a strong commitment to support XULRunner development apart from Firefox 1.11 +development. 1.12 + 1.13 +For more information about using XULRunner or how to use this binary package, 1.14 +see the Mozilla Developer Center article: 1.15 + 1.16 +https://developer.mozilla.org/en/XULRunner