update README's Acknowledgements section

This commit is contained in:
GyulyVGC 2025-01-19 22:26:51 +01:00
parent 5e5ba32416
commit 5067cb6eb9

View file

@ -235,13 +235,6 @@ ICED_BACKEND=tiny-skia
## Acknowledgements
- A big shout-out to [all the contributors](https://github.com/GyulyVGC/sniffnet/blob/main/CONTRIBUTORS.md) of Sniffnet!
- The graphical user interface has been realized with [iced](https://github.com/iced-rs/iced), a cross-platform GUI library for Rust focused on simplicity and type-safety
<p align="center">
<a href="https://github.com/iced-rs/iced">
<img alt="" title="iced" src="https://user-images.githubusercontent.com/100347457/219339409-0a44722b-416d-410b-93a4-8b0e84c0031d.svg" width="350px"/>
</a>
</p>
- IP geolocation and ASN data are provided by [MaxMind](https://www.maxmind.com)
- Last but not least, thanks to [every single stargazer](https://github.com/GyulyVGC/sniffnet/stargazers): all forms of support made it possible to keep improving Sniffnet!