Repository: incubator-freemarker Updated Branches: refs/heads/3 6ce7e17d5 -> 78a0bddb6
(README heading hierarchy fix) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/78a0bddb Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/78a0bddb Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/78a0bddb Branch: refs/heads/3 Commit: 78a0bddb6afcdc84e7acf2398cebd53727f92291 Parents: 6ce7e17 Author: ddekany <[email protected]> Authored: Mon Apr 17 23:00:53 2017 +0200 Committer: ddekany <[email protected]> Committed: Mon Apr 17 23:00:53 2017 +0200 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/78a0bddb/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 647846b..a571483 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ link. Building FreeMarker -=================== +------------------- If you haven't yet, download the source release, or checkout FreeMarker from the source code repository. See repository locations here: @@ -123,7 +123,7 @@ To generate documentation, issue `ant javadoc` and `ant manualOffline`. Eclipse and other IDE setup -=========================== +--------------------------- Below you find the step-by-step setup for Eclipse Neon.1. If you are using a different version or an entierly different IDE, still read this, and try to
