Sniff and replay HTTP requests and responses — perfect for mocking APIs during testing.

update README

+6
+6
README.md
··· 13 13 14 14 ![Preview](https://raw.githubusercontent.com/tsirysndr/replay/main/.github/assets/preview.png) 15 15 16 + ## 🚚 Installation 17 + 18 + ```sh 19 + cargo-binstall replay 20 + ``` 21 + 16 22 ## ✨ Features 17 23 - 🧲 Record HTTP traffic in real time 18 24 - 🧪 Replay and mock previously recorded requests