diff --git a/README.md b/README.md index 938fc91..5a492c1 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,8 @@ [![Docs.rs](https://docs.rs/protomask/badge.svg)](https://docs.rs/protomask) [![Build](https://github.com/Ewpratten/protomask/actions/workflows/build.yml/badge.svg)](https://github.com/Ewpratten/protomask/actions/workflows/build.yml) -A user space NAT64 implementation +**A user space NAT64 implementation.** + +*Protomask* started as a challenge to create a NAT64 implementation in a weekend. The goal of this implementation is to *keep things simple*. There aren't many knobs to tweak, so if you want to do stateful NAT or source address filtering, put something like `iptables` in front of it. + +