diff --git a/README.md b/README.md index a760eef..c9f1a47 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,48 @@ Why do I need this library? The original purpose of this bible library was to fi Individual application examples can be viewed in the [tests](/src/test/java/com/github/shakal76/fillen/examples/Example.java) ## Build + +Create ~./m2/settings.xml or C:\Users\%UserName%\.m2\settings.xml - and write: + +```xml + + + + github + + + + + github + + + central + https://repo1.maven.org/maven2 + + + github + https://maven.pkg.github.com/shakal76/fillen + + true + + + + + + + + + github + USERNAME + CLASSICAL-TOKEN-WITH-WRITE/READ-PACKAGES + + + +``` + ```xml com.github.shakal76.fillen