diff --git a/README.md b/README.md index 0675677..56cc9f1 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ let study: Study = Study::with_sampler(Direction::Minimize, sampler); ## Feature Flags - `async` - Enable async optimization methods (requires tokio) +- `derive` - Enable `#[derive(Categorical)]` for enum parameters ## Documentation