Skip to content

Commit 60f2731

Browse files
committed
feat: prepare to publish
1 parent fcdb9ab commit 60f2731

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
[sign up in CryptoMarket](https://www.cryptomkt.com/account/register).
66

77
# Installation
8-
To install Cryptomarket use pip
8+
To install Cryptomarket use gem
99
```
10-
gem install cryptomarket
10+
gem install cryptomarket-sdk
1111
```
1212
# Documentation
1313

@@ -166,12 +166,11 @@ wsclient.connect
166166

167167
```
168168
# Checkout our other SDKs
169-
<!-- agregar links -->
170169

171-
python sdk
170+
[node sdk](https://github.com/cryptomkt/cryptomkt-node)
172171

173-
node sdk
172+
[java sdk](https://github.com/cryptomkt/cryptomkt-java)
174173

175-
java sdk
174+
[go sdk](https://github.com/cryptomkt/cryptomkt-go)
176175

177-
go sdk
176+
[python sdk](https://github.com/cryptomkt/cryptomkt-python)

0 commit comments

Comments
 (0)