chore: update README

This commit is contained in:
Boshen 2023-03-12 17:16:45 +08:00
parent 35c2750790
commit be34f8dd14
No known key found for this signature in database
GPG key ID: 6AC90C77AAAA6ABC

View file

@ -25,14 +25,12 @@ These tools include:
The goal of this project is to:
* Create a *really* fast native program by using the Rust programming language.
* Create a *really* fast native program by using the Rust programming language
* Provide the basic building blocks for creating your own tools by having good API designs
* Provide good documentation on learning Rust and compiler techniques.
* Provide good documentation on learning Rust and compiler techniques
> Performance issues are considered as bugs in this project.
Rust but would like to learn things.
## Contributing
This project is an invitation for you to come and learn Rust with us.