From f871237b3101c9ce531b6b675a77d39793179644 Mon Sep 17 00:00:00 2001 From: Pradeep Murugesan Date: Thu, 13 Apr 2017 12:30:54 +0200 Subject: [PATCH] converted the readme from txt to md and added the build status from travis --- README => README.md | 117 +++++++++++++++++++++++++------------------- build.xml | 10 ++-- 2 files changed, 72 insertions(+), 55 deletions(-) rename README => README.md (77%) diff --git a/README b/README.md similarity index 77% rename from README rename to README.md index c5cfc1e3a..7b1b03951 100644 --- a/README +++ b/README.md @@ -1,34 +1,35 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -=============================================================================== - - Apache FreeMarker {version} +``` + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +``` + + +Apache FreeMarker {version} [![Build Status](https://travis-ci.org/apache/incubator-freemarker.svg?branch=2.3-gae)](https://travis-ci.org/apache/incubator-freemarker) +=========================== For the latest version or to report bugs visit: http://freemarker.org/ -=============================================================================== - DISCLAIMER +DISCLAIMER +========== Apache FreeMarker is an effort undergoing incubation at The Apache Software Foundation (ASF). Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, @@ -74,6 +75,7 @@ Installing If you are using Maven, just add this dependency: +```xml - + @@ -678,7 +676,7 @@ @@ -719,7 +717,7 @@ - + @@ -727,7 +725,7 @@