Skip to content

Commit 87a485c

Browse files
committed
2 parents 305958a + a5a670c commit 87a485c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# CoinAPI-SDK
1+
# API BRICKS SDK
22

33
![GitHub language count](https://img.shields.io/github/languages/count/api-bricks/api-bricks-sdk)
44

5-
Welcome to the CoinAPI SDK. This repository contain SDK for our API documented at https://docs.coinapi.io/
5+
Welcome to the API BRICKS SDK. This repository contain SDK for our API's.
66

77
## Our Products
88

@@ -61,8 +61,8 @@ Language | Package manager | Protocol | Package name | Version/Link |
6161
--- | --- | --- | --- | --- |
6262
C# | NuGet | REST | CoinAPI.REST.V1 | ![Nuget](https://img.shields.io/nuget/v/CoinAPI.REST.v1) |
6363
C# | NuGet | WebSocket | CoinAPI.WebSocket.V1 | ![Nuget](https://img.shields.io/nuget/v/CoinAPI.WebSocket.v1) |
64-
Java | Maven<br/>(GitHub Packages) | REST | io.coinapi.rest.v1 | https://github.com/coinapi/coinapi-sdk/packages/397337 |
65-
Java | Maven<br/>(GitHub Packages) | WebSocket | io.coinapi.websocket.v1 | https://github.com/coinapi/coinapi-sdk/packages/397352 |
64+
Java | Maven<br/>(GitHub Packages) | REST | io.coinapi.rest.v1 | https://github.com/api-bricks/api-bricks-sdk/packages/397337 |
65+
Java | Maven<br/>(GitHub Packages) | WebSocket | io.coinapi.websocket.v1 | https://github.com/api-bricks/api-bricks-sdk/packages/397352 |
6666
Python3 | PyPI | REST | coinapi.rest.v1 | ![PyPI](https://img.shields.io/pypi/v/coinapi.rest.v1) |
6767

6868
## Language coverage

0 commit comments

Comments
 (0)