From 2a841ee258a202fdeb8ac8f96308ef8fee790d56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Spasic=CC=81?= Date: Thu, 11 Mar 2021 10:36:30 +0100 Subject: [PATCH] Readme updated --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c3e61729..483028cb6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ [![Build Status](https://img.shields.io/travis/oblac/jodd.svg)](https://travis-ci.org/oblac/jodd) [![codecov](https://codecov.io/gh/oblac/jodd/branch/master/graph/badge.svg)](https://codecov.io/gh/oblac/jodd) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/0ce3a0ae3667441fbbd261f6c9e043b0)](https://www.codacy.com/app/igo_rs/jodd) -[![JitPack](https://jitpack.io/v/oblac/jodd.svg)](https://jitpack.io/#oblac/jodd) [![Stack Overflow](https://img.shields.io/badge/stack%20overflow-jodd-4183C4.svg)](https://stackoverflow.com/questions/tagged/jodd) [![BSD License](https://img.shields.io/badge/license-BSD--2--Clause-blue.svg)](https://jodd.org/license.html) @@ -15,11 +14,11 @@ Welcome to the **Jodd** - a unique, alternative world of Java :) You can find he

Jodd = tools + ioc + mvc + db + aop + tx + json + html < 1.7 Mb

-Check the official web-site: https://jodd.org +The official web-site: https://jodd.org ## ‼️ THIS IS THE OLD REPO. USE NEW JODD REPOS FOR v6+ ‼️ -**Jodd v6** is the maintained version, working on Java 8 and 11. The following components are promoted to v6: +**Jodd v6** is the maintained version, working on Java 8 and 11. The following components are promoted to version 6: + [jodd-util](https://github.com/oblac/jodd-util) ⭐ + [jodd-mail](https://github.com/oblac/jodd-mail) ⭐ @@ -77,7 +76,7 @@ _Use what you like._ **Thank you.** 🙏 + `jodd-props` - is the super-replacement for Java `Properties`. ⭐ + `jodd-servlet` - with many servlet utilities, including nice tag library. -Read more in our [official documentation](http://jodd.org/doc). +Read more in our [official documentation](http://jodd.org). ## :octocat: Building Jodd from source