Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
igr committed Mar 11, 2021
1 parent 6828f0f commit 2a841ee
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -15,11 +14,11 @@ Welcome to the **Jodd** - a unique, alternative world of Java :) You can find he

<h4 align="center">Jodd = tools + ioc + mvc + db + aop + tx + json + html < 1.7 Mb</h4>

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)
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 2a841ee

Please sign in to comment.