Skip to content

Commit cb90dd7

Browse files
chore: update readme
1 parent 6d7ed49 commit cb90dd7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Bybit C++ Client (REST v5 + WS)
22

3+
[![Build](https://github.com/SebastianBoehler/bybit-cpp-client/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/SebastianBoehler/bybit-cpp-client/actions/workflows/c-cpp.yml)
4+
[![Tests](https://github.com/SebastianBoehler/bybit-cpp-client/actions/workflows/tests.yml/badge.svg)](https://github.com/SebastianBoehler/bybit-cpp-client/actions/workflows/tests.yml)
5+
36
A lightweight C++ wrapper for Bybit REST v5 endpoints. Focused on REST first; websocket integration can follow.
47

58
## Features

0 commit comments

Comments
 (0)