diff --git a/README.md b/README.md index 41422d0..991cec8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Please build the following form component ![form component mock](./mock.png) * Name input should be validated using the provided mock API to check whether the chosen name is taken or not. +* Name input should be validated as the user is typing. * Location dropdown options should be fetched using the provided mock API. * Component should have a responsive layout * Component should be appropriately styled