diff --git a/README.md b/README.md
index 621bede..8bbbb57 100644
--- a/README.md
+++ b/README.md
@@ -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)_
A bunch of lints to catch common mistakes and improve Rust code
- [Rustfmt](https://github.com/rust-lang-nursery/rustfmt) _(label: good-first-issue)_
A tool for formatting Rust code according to style guidelines.
- [Servo](https://github.com/servo/servo) _(label: E-easy)_
A browser engine designed for applications including embedded use.
+- [Sniffnet](https://github.com/GyulyVGC/sniffnet) _(label: good-first-issue)_
Application to comfortably monitor network traffic.
- [TiKV](https://github.com/tikv/tikv) _(label: difficulty/easy)_
A distributed transactional key-value database
- [Veloren](https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner) _(label: n/a)_
Veloren is a multiplayer voxel RPG written in Rust.