Skip to content

Commit

Permalink
add link to changelog, dep status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Ye committed May 2, 2016
1 parent 2d6fa7c commit e8d778c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# hubot-fb
[![npm version](https://badge.fury.io/js/hubot-fb.svg)](https://badge.fury.io/js/hubot-fb)
[![NPM Version](https://badge.fury.io/js/hubot-fb.svg)](https://badge.fury.io/js/hubot-fb)
[![Dependency Status](https://david-dm.org/chen-ye/hubot-fb.svg)](https://david-dm.org/chen-ye/hubot-fb)

A [Hubot](https://hubot.github.com) adapter for the [Facebook Messenger Platform](https://messengerplatform.fb.com/). This adapter fully supports everything the v2.6 Messenger platform API is capable of:
- Token validation and botside autosetup
Expand All @@ -9,6 +10,8 @@ A [Hubot](https://hubot.github.com) adapter for the [Facebook Messenger Platform
- Receive images, location, and other attachments
- Template postbacks

[Changelog](/CHANGELOG.md)

## Installation
[See detailed installation instructions here.](/INSTALL.md)
- For setting up a Hubot instance, [see here](https://hubot.github.com/docs/)
Expand Down

0 comments on commit e8d778c

Please sign in to comment.