diff --git a/README.md b/README.md index 7870fa0..03ba712 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Not that unsupported validators can be used in your schema, they will result in | `tuple()` | WIP | - | | `record()` | WIP | - | | `literal()` | WIP | - | -| `enum()` | WIP | - | +| `enum()` | ✅ | Credit @exsjabe! | | `nativeEnum()` | WIP | - | | `map()` | ❌ | See `bigint()`. | | `set()` | ❌ | See `bigint()`. |