From a8ce8546d976fb16369cf476a5e4119129d0d8fa Mon Sep 17 00:00:00 2001 From: Lachezar Lechev <8925621+elpiel@users.noreply.github.com> Date: Tue, 22 Jun 2021 17:53:21 +0300 Subject: [PATCH] Add Rust to table of content --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d14e67c..868e98e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Golang](#golang) - [CPP](#cpp) - [CSharp](#csharp) +- [Rust](#rust) - [Frameworks](#frameworks) - frameworks that support different languages - [Reproducing Works](#reproducing-works) - repositories that reproduce books and papers results or implement examples