diff --git a/README.md b/README.md index 7cf105d..9e6d3b2 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ $(document).on('hidden.bs.toast', '.toast', function (e) { * Allow img in toast as is shown in the Bootstrap 4 documentation * Allow the option to prevent stacking * Allow the option to keep / remove from DOM +* Positioning of the actual toast ### Contributing