Skip to content

Commit 1f23316

Browse files
committed
update README.md
1 parent fe60d24 commit 1f23316

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# cryptobot_algo
2+
High-performance, multi-threaded algorithmic trading engine for crypto exchanges, written in modern C++23
3+
24
![C++ Standard](https://img.shields.io/badge/C%2B%2B-23-blue)
35
![CMake](https://img.shields.io/badge/CMake-3.28-informational)
46
![GCC](https://img.shields.io/badge/GCC-14.2.0-blue)
@@ -30,5 +32,5 @@
3032

3133
## 📁 Examples
3234

33-
Usage examples can be found in the [examples/](./examples/) directory.
34-
Descriptions of all available examples and their functionality are provided in [examples/dsc.md](./examples/dsc.md).
35+
    Usage examples can be found in the [examples/](./examples/) directory.
36+
    Descriptions of all available examples and their functionality are provided in [examples/dsc.md](./examples/dsc.md).

0 commit comments

Comments
 (0)