diff --git a/README.md b/README.md index f2e0cfa..3722e3a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# node-ebics-client v0.0.35 +# node-ebics-client --- Pure node.js ( >=8 ) implementation of [EBICS](https://en.wikipedia.org/wiki/Electronic_Banking_Internet_Communication_Standard) ( Electronic Banking Internet Communication ). @@ -21,4 +21,4 @@ The basic concept of this library was inspired by the [EPICS](https://github.com ## Copyright -Copyright: eCollect AG, 2018. +Copyright: eCollect AG, 2018-9. diff --git a/package.json b/package.json index 999bc63..a763ced 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,10 @@ { "name": "Vasyl Stashuk", "url": "https://github.com/vasyas" + }, + { + "name": "Yago", + "url": "https://github.com/yagop" } ], "license": "MIT",