We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decbeb1 commit acae0edCopy full SHA for acae0ed
README.md
@@ -11,7 +11,7 @@ npm install cryptomarket
11
```
12
# Documentation
13
14
-[The api documentation](https://api.exchange.cryptomkt.com/#about-companyname-api)
+[The api documentation](https://api.exchange.cryptomkt.com)
15
16
17
# Quick Start
@@ -145,11 +145,11 @@ try {
145
146
147
# Checkout our other SDKs
148
-<!-- agregar links -->
149
-python sdk
150
151
-java sdk
+[python sdk](https://github.com/cryptomkt/cryptomkt-python)
152
153
-go sdk
+[java sdk](https://github.com/cryptomkt/cryptomkt-java)
154
155
-ruby sdk
+[go sdk](https://github.com/cryptomkt/cryptomkt-go)
+
+[ruby sdk](https://github.com/cryptomkt/cryptomkt-ruby)
0 commit comments