diff --git a/README.md b/README.md
index 2c6e209..831bd7b 100644
--- a/README.md
+++ b/README.md
@@ -334,6 +334,7 @@ If you would like to be guided through how to contribute to a repository on GitH
- [Hyper](https://github.com/hyperium/hyper) _(label: E-easy)_
A fast, safe and correct low-level HTTP library for Rust.
- [nushell](https://github.com/nushell/nushell) _(label: good first issue)_
A modern shell for the GitHub era written in Rust.
- [Ockam](https://github.com/ockam-network/ockam) _(label: good first issue)_
End-to-end encryption and mutual authentication for distributed applications.
+- [Pyrefly](https://github.com/facebook/pyrefly) _(label: good first issue)_
A fast Python typechecker and IDE written in Rust.
- [Readest](https://github.com/readest/readest) _(label: good first issue)_
A modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface.
- [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.