diff --git a/README.md b/README.md index 502ad63..127fa06 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,6 @@ void main() { ``` # Project Goals -*** rust_core's primary goal is to bring Rust's features and ergonomics to Dart. To accomplish this, Rust's functionalities are carefully adapted to Dart's paradigms, focusing on a smooth idiomatic language-compatible integration.