File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# cryptobot_algo
22![ C++ Standard] ( https://img.shields.io/badge/C%2B%2B-23-blue )
33![ CMake] ( https://img.shields.io/badge/CMake-3.28-informational )
4- ![ GCC] ( https://img.shields.io/badge/GCC-13 .2.0-blue )
4+ ![ GCC] ( https://img.shields.io/badge/GCC-14 .2.0-blue )
55![ G++] ( https://img.shields.io/badge/G++-14.2.0-blue )
66![ Build System] ( https://img.shields.io/badge/build%20system-ninja-blue?logo=ninja )
77![ License] ( https://img.shields.io/github/license/linoxoidunix/cryptobot_algo )
2727| benchmark | Microbenchmarking library by Google | [ benchmark] ( https://github.com/google/benchmark ) |
2828| googletest | Testing framework (gtest/gmock) | [ googletest] ( https://github.com/google/googletest ) |
2929
30+
31+ ## 📁 Examples
32+
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 ) .
You can’t perform that action at this time.
0 commit comments