-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pulling together multiple README files
- Loading branch information
1 parent
534d8fe
commit 7a5e4ab
Showing
2 changed files
with
19 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,25 @@ Provides the following: | |
* Examples and Usage: [examples](examples) | ||
|
||
|
||
## Usage | ||
|
||
Releases are being managed by `6point6` at: https://github.com/6point6/data-quality-profiler-and-rules-engine | ||
|
||
Changes are pushed upstream to the `UKHomeOffice` repo at: https://github.com/UKHomeOffice/data-quality-profiler-and-rules-engine | ||
|
||
|
||
To use the Data Profiler classes, add the following dependency to your `build.sbt`, where the library is published to Maven Central: | ||
|
||
libraryDependencies += "io.github.6point6" %% "data-quality-profiler-and-rules-engine" % "1.1.0" | ||
|
||
|
||
## Authors | ||
|
||
Feel free to contex the authors for help/assistance. | ||
|
||
Dr Daniel A. Smith - [[email protected]]([email protected]) - @danielsmith-eu | ||
|
||
|
||
# Licence | ||
|
||
Licensed under the MIT License. See [LICENSE](LICENSE) |
This file was deleted.
Oops, something went wrong.