docs: add a Discord badge to the README header (#3)

This commit is contained in:
Exocet92
2026-06-24 18:16:11 +02:00
committed by GitHub
parent 674b291254
commit c2ffbe01d9
+5 -2
View File
@@ -7,11 +7,14 @@
Rust-powered backtesting engine for quantitative research Rust-powered backtesting engine for quantitative research
</p> </p>
<p align="center">
<a href="https://discord.gg/bvU6Wjc72d"><img src="https://img.shields.io/badge/Discord-join%20the%20community-5865F2?logo=discord&logoColor=white" alt="Discord"></a>
</p>
<p align="center"> <p align="center">
<a href="https://www.manifoldbt.com">Website</a> &middot; <a href="https://www.manifoldbt.com">Website</a> &middot;
<a href="https://www.manifoldbt.com/docs/documentation.html">Documentation</a> &middot; <a href="https://www.manifoldbt.com/docs/documentation.html">Documentation</a> &middot;
<a href="examples/">Examples</a> &middot; <a href="examples/">Examples</a>
<a href="https://discord.gg/bvU6Wjc72d">Discord</a>
</p> </p>
--- ---