From a5e6c3737d6e37a9b9a2d29bfe651673e0e7336c Mon Sep 17 00:00:00 2001 From: Felix Zumstein Date: Tue, 11 Apr 2023 16:22:31 +0200 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83e10f8..0bedb88 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Bootstrap-xlwings is a Bootstrap theme made for Office.js add-ins in Excel. It's In your HTML file, add the following in the `` section (check the Release page for older versions): ```html - + ``` If you don't want to use a CDN, you can also download the files from the ``dist`` directory and reference `bootstrap-xlwings.min.css` locally.