diff --git a/README.md b/README.md index 611260470f12b..eaa8cb1270c38 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ standard library, and documentation. ## Why Rust? +PERF! PERF! PERF! + - **Performance:** Fast and memory-efficient, suitable for critical services, embedded devices, and easily integrated with other languages. - **Reliability:** Our rich type system and ownership model ensure memory and thread safety, reducing bugs at compile-time.