(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/e64dc4dd Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/e64dc4dd Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/e64dc4dd Branch: refs/heads/2.3 Commit: e64dc4dd8a95476b82917273fe7b06fbc07c95ab Parents: 0c22546 Author: ddekany <[email protected]> Authored: Mon Apr 17 23:01:11 2017 +0200 Committer: ddekany <[email protected]> Committed: Mon Apr 17 23:01:11 2017 +0200 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/e64dc4dd/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index d175433..6441fd6 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 Mars.1. If you are using a different version or an entierly different IDE, still read this, and try to
