Skip to content

Commit a5a670c

Browse files
authored
Update README.md
1 parent b0be65c commit a5a670c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)