From 6c20a315baad1613c8a40a7a173686151a49a84b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Ho=C3=9F?= Date: Sun, 7 Aug 2016 16:04:15 +0200 Subject: [PATCH] reword intro MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sebastian Hoß --- README.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index f3180f0..4a17a52 100755 --- a/README.asciidoc +++ b/README.asciidoc @@ -22,7 +22,7 @@ image:https://img.shields.io/badge/forkable-yes-brightgreen.svg?style=flat-squar image:https://img.shields.io/maintenance/yes/2016.svg?style=flat-square["Is this thing still maintained?"] image:https://img.shields.io/bountysource/team/metio/activity.svg?style=flat-square["Bounties on open tickets", link="https://www.bountysource.com/teams/metio"] -https://www.java.com[Java] library for storage units according to link:http://en.wikipedia.org/wiki/ISO/IEC_80000[ISO IEC 80000-13:2008] and other commonly found units (e.g. 1 Kilobyte = 1024 Byte). +https://www.java.com[Java] library for storage- or byte-units. All units defined in link:http://en.wikipedia.org/wiki/ISO/IEC_80000[ISO IEC 80000-13:2008] are supported, as well as other commonly found units, like 1 Kilobyte = 1024 Byte. === Features -- 2.11.4.GIT