Updated root text files.
This commit is contained in:
parent
cf4145ba3e
commit
db67a6c680
|
@ -1,3 +1,6 @@
|
||||||
|
LICENSE
|
||||||
|
=========
|
||||||
|
|
||||||
Copyright (c) 2015, Willem Cazander
|
Copyright (c) 2015, Willem Cazander
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
|
@ -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.
|
NOTE: Status is in progress.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
@ -19,7 +19,7 @@ NOTE: Status is in progress.
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.forwardfire.unitxc</groupId>
|
<groupId>net.forwardfire.unitxc</groupId>
|
||||||
<artifactId>ff-unitxc-converter</artifactId>
|
<artifactId>unitxc-converter</artifactId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
Loading…
Reference in a new issue