diff --git a/README.md b/README.md index 37e8fdf..51f68a1 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Creating them is easy! Every message object has its own unique constructor corre An event emitter, emitting events [described here](#onEvent). -* [ViberBot](#ViberBot) +* ViberBot * [new ViberBot()](#newViberBot) * [.getBotProfile()](#getBotProfile) ⇒ `promise.JSON` * [.getUserDetails(userProfile)](#getUserDetails) ⇒ `promise.JSON` @@ -328,7 +328,7 @@ Members: | --- | --- | --- | | userProfile | [`UserProfile`](#UserProfile) | --- | -* [Response](#Response) +* Response * [.send(messages, [optionalTrackingData])](#sendMessage) ⇒ `promise.JSON`