Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AlexSegen/toastmejs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSegen committed Apr 30, 2019
2 parents cb9e5f0 + c235d15 commit 7f7a4c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ import {toastme} from 'toastmejs'

or

cont {toastme} = require('toastmejs')
const {toastme} = require('toastmejs')
```


Expand Down Expand Up @@ -167,7 +167,7 @@ import {Toastme} from 'toastmejs'

or

cont {Toastme} = require('toastmejs')
const {Toastme} = require('toastmejs')
```


Expand Down Expand Up @@ -296,4 +296,4 @@ MIT
**Free Software, Hell Yeah!**
**Free Software, Hell Yeah!**

0 comments on commit 7f7a4c9

Please sign in to comment.