Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSegen authored Apr 30, 2019
1 parent 5e4bd73 commit c235d15
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 @@ -165,7 +165,7 @@ import {Toastme} from 'toastmejs'

or

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


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

0 comments on commit c235d15

Please sign in to comment.