Skip to content

Commit da1f699

Browse files
committed
Updated README
1 parent 9cdd1ce commit da1f699

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
# data-defender
1+
[![Apache-2.0 license](http://img.shields.io/badge/license-Apache-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
2+
[ ![Download](https://api.bintray.com/packages/cjww-development/releases/data-defender/images/download.svg) ](https://bintray.com/cjww-development/releases/data-defender/_latestVersion)
3+
4+
# data-defender
5+
6+
7+
To utilise this library add this to your sbt build file
8+
9+
```sbtshell
10+
"com.cjww-dev.libs" % "data-defender_2.13" % "x.x.x"
11+
```
12+
13+
14+
### License
15+
16+
This code is open source software licensed under the [Apache 2.0 License]("http://www.apache.org/licenses/LICENSE-2.0.html")

0 commit comments

Comments
 (0)