diff --git a/README.md b/README.md index a35b975..6f4e84b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## Superseded + +The Go nftables library is nice, but the Python one allows for native access to the nft JSON representation, avoiding the need for workarounds to replicate functionality of the `nft` commandline. Hence this Go based project is now abandoned in favor of its Python equivalent. + # RESTful HTTP API for nftables sets Early work in progress.