diff --git a/README.md b/README.md index d57d8e9..2e64ee1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you've ever used a ```UITableView```, using ```VENTokenField``` should be a b Similar to ```UITableView```, ```VENTokenField``` provides two protocols: `````` and ``````. -### +### VENTokenFieldDelegate This protocol notifies you when things happen in the token field that you might want to know about. * ```tokenField:didEnterText:``` is called when a user hits the return key on the input field.