This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler-java.git
commit 7fa5a1a9a0c1cf77d7827f2841975312a3072146 Author: Oliver Lietz <[email protected]> AuthorDate: Tue Oct 3 10:00:38 2017 +0000 SLING-7167 Adjust READMEs add uniform header linking to Sling project git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810877 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b811f4..ca28942 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -Apache Sling Scripting HTL Java Compiler -======================================== +# Apache Sling Scripting HTL Java Compiler + +This module is part of the [Apache Sling](https://sling.apache.org) project. + The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the [`org.apache.sling.scripting.sightly.compiler`](../compiler) module into Java source code. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
