From 741e9bbd520c4e2c112b4d1c95b08d3382356c37 Mon Sep 17 00:00:00 2001 From: David Simon <120056995+davidsimon0205@users.noreply.github.com> Date: Tue, 11 Jul 2023 10:20:28 +0300 Subject: [PATCH 1/2] Add readme file --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5138914..981a53d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ -# MEAN Stack (Angular 10) Tutorial: Upload Image File - -This source code is part of [MEAN Stack (Angular 10) Tutorial: Upload Image File](https://www.djamware.com/post/5f0533338ce55338fd15aca3/mean-stack-angular-10-tutorial-upload-image-file). +# bootstrap-5-modal-angular-15 + +Bootstrap 5 Modal Example with Angular 15 + +Documentation at https://jasonwatmore.com/getting-the-bootstrap-5-modal-and-angular-15-to-play-nicely-together + From be4a99f0fbb7ae9e6918b833b2fe64c5f2b19434 Mon Sep 17 00:00:00 2001 From: David Simon <120056995+davidsimon0205@users.noreply.github.com> Date: Tue, 11 Jul 2023 10:21:19 +0300 Subject: [PATCH 2/2] Add Doc file