diff --git a/README.md b/README.md index 30cecbe..ae53fe8 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,8 @@ app ## Examples +All examples feature axum integration + - **Basic Setup**: Check out [examples/basic](./examples/basic) for a minimal implementation. - **Using with Clap**: For integrating with Clap, see