Update README.md

This commit is contained in:
Shmavon Gazanchyan 2024-10-19 21:07:13 +00:00
parent 5c917433a2
commit 4292662bb7

View File

@ -346,6 +346,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Rust-Clippy](https://github.com/rust-lang/rust-clippy) _(label: good-first-issue)_ <br> A bunch of lints to catch common mistakes and improve Rust code
- [Rustfmt](https://github.com/rust-lang-nursery/rustfmt) _(label: good-first-issue)_ <br> A tool for formatting Rust code according to style guidelines.
- [Servo](https://github.com/servo/servo) _(label: E-easy)_ <br> A browser engine designed for applications including embedded use.
- [Sniffnet](https://github.com/GyulyVGC/sniffnet) _(label: good-first-issue)_ <br> Application to comfortably monitor network traffic.
- [TiKV](https://github.com/tikv/tikv) _(label: difficulty/easy)_ <br> A distributed transactional key-value database
- [Veloren](https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner) _(label: n/a)_ <br> Veloren is a multiplayer voxel RPG written in Rust.