From e39a67b459037415c4f412ee23c8db601b7987bb Mon Sep 17 00:00:00 2001 From: Script47 Date: Tue, 19 Feb 2019 12:28:08 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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