Results 3 issues of Branndon Coelho

Removed Go (Golang) from the readme, and replaced it with PHP.

https://github.com/SerjoPepper/bot-brother/blob/c3387274326e2cb62097f5f6b867eeba92cf6576/src/context.coffee#L28 Currently reads `@property {Object} command object tha represent current command. Has follow fields: name, args, type. Where type is 'answer' or 'invoke'` Might read better as `@property {Object} command...

Fixed a typo in a DocBlock comment for the update() method of the notification center.