Skip to content

Commit 6ac7323

Browse files
author
Vyacheslav
authored
Merge pull request hyperledger-indy#781 from lodo1995/patch-2
Added NodeJS wrapper link to main readme
2 parents 85623cd + 14d8495 commit 6ac7323

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,14 +176,15 @@ Docker machine needs to be rebooted after these changes.
176176
## Wrappers documentation
177177

178178
The following wrappers are tested and complete. There is also active work
179-
on wrappers for Go and node.js; visit
179+
on a wrapper for Go; visit
180180
[#indy-sdk on Rocket.Chat](https://chat.hyperledger.org/channel/indy-sdk) for
181181
details.
182182

183183
* [.Net](wrappers/dotnet/README.md)
184184
* [Java](wrappers/java/README.md)
185185
* [Python](wrappers/python/README.md)
186186
* [iOS](wrappers/ios/README.md)
187+
* [NodeJS](wrappers/nodejs/README.md)
187188

188189
## Indy CLI documentation
189190
* An explanation of how to install the official command line interface for that provides commands to manage wallets and interactions with the ledger: [Indy CLI](cli/README.md)

0 commit comments

Comments
 (0)