Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jakiestfu committed Aug 26, 2016
1 parent 1cb3733 commit 2455dc5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ You can download the compiled javascript directly [here](/build/postmate.min.js)
* [Glossary](#glossary)
* [Usage](#usage)
* [API](#api)
* [Further Reading](#further-reading)
* [Troubleshooting](#troubleshooting)
* [License](#license)

***
Expand Down Expand Up @@ -181,8 +181,6 @@ new Postmate(options).then(child => {
#### The child does not respond to communication from the Parent
> _Make sure that you have initialized Postmate.Model in your child page._
#### Something eslint-disable-line
> _This is another thing_

## License
MIT

0 comments on commit 2455dc5

Please sign in to comment.