Skip to content

Commit 6a5b862

Browse files
committed
Update readme
1 parent e4f322e commit 6a5b862

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ It's main features include:
4040
* **Utility Features** like `indexOf`, `count`, `isEmpty`, `bitAt`, `contains` ...
4141
* **Flexibility** provide your own Transformers, Validators and Encoders
4242

43-
It is written in [Java 7](https://en.wikipedia.org/wiki/Java_version_history#Java_SE_7) to keep backwards compatibility with *Android* and older *Java* applications.
43+
The code is compiled with target [Java 7](https://en.wikipedia.org/wiki/Java_version_history#Java_SE_7) to keep backwards compatibility with *Android* and older *Java* applications.
4444
It is lightweight as it does not require any additional dependencies.
4545

4646
## Quickstart
4747

48-
Add dependency to your `pom.xml`:
48+
Add dependency to your `pom.xml` ([check latest release](https://github.com/patrickfav/bytes-java/releases)):
4949

5050
<dependency>
5151
<groupId>at.favre.lib</groupId>

0 commit comments

Comments
 (0)