Updated root text files.

This commit is contained in:
Willem 2017-06-10 18:44:17 +02:00
parent cf4145ba3e
commit db67a6c680
3 changed files with 6 additions and 3 deletions

View file

@ -1,3 +1,6 @@
LICENSE
=========
Copyright (c) 2015, Willem Cazander
All rights reserved.

View file

@ -1,7 +1,7 @@
FF-UnitXC
UnitXC
=========
FF-UnitXC is a java8 library providing a cross unit converter.
UnitXC is a java8 library providing a cross unit converter.
NOTE: Status is in progress.
## Features
@ -19,7 +19,7 @@ NOTE: Status is in progress.
<dependency>
<groupId>net.forwardfire.unitxc</groupId>
<artifactId>ff-unitxc-converter</artifactId>
<artifactId>unitxc-converter</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>

View file