From dfa9c33e90bd30feb44a0d131e9688a56c7ddcd8 Mon Sep 17 00:00:00 2001 From: FireDasher <150294350+FireDasher@users.noreply.github.com> Date: Tue, 28 Oct 2025 16:25:15 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 611260470f12b..5dc3b57774515 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ standard library, and documentation. [Documentation]: https://www.rust-lang.org/learn#learn-use [Contributing]: CONTRIBUTING.md -## Why Rust? +## Why Rust??? - **Performance:** Fast and memory-efficient, suitable for critical services, embedded devices, and easily integrated with other languages.