diff --git a/README.md b/README.md index 1e4dcde..6410812 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ your other rust code, so it needs to be called before compiling, as described [in the documentation](https://docs.rs/ructe/). There are also [examples](examples), both for ructe itself and its futures and for using it with the web -frameworks [actix-web](examples/actix), [gotham](examples/gotham), +frameworks [axum](examples/axum), [actix-web](examples/actix), [gotham](examples/gotham), [iron](examples/iron), [nickel](examples/nickel), [tide](examples/tide), and [warp](examples/warp03). There is also [a separate example of using ructe with warp and