mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2025-08-14 03:35:36 +00:00
Merge pull request #11 from yagop/fix-version
chore: readme maintenance
This commit is contained in:
@@ -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 ).
|
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
|
||||||
|
|
||||||
Copyright: eCollect AG, 2018.
|
Copyright: eCollect AG, 2018-9.
|
||||||
|
@@ -21,6 +21,10 @@
|
|||||||
{
|
{
|
||||||
"name": "Vasyl Stashuk",
|
"name": "Vasyl Stashuk",
|
||||||
"url": "https://github.com/vasyas"
|
"url": "https://github.com/vasyas"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Yago",
|
||||||
|
"url": "https://github.com/yagop"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Reference in New Issue
Block a user