Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nabinked authored Jan 29, 2018
1 parent 67f3250 commit b56d964
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ services.AddNToastNotify(new ToastOption()
```C#
services.AddNToastNotify();
```
> This must be added above the `services.AddMvc()` line.
The ToastOption parameter acts as the global options for the toast library. If no options are provided the global settings will be the default toastr options.


Expand Down

0 comments on commit b56d964

Please sign in to comment.