From 9bd9d5ad1e46a3f822358194f3133dd3d009a23c Mon Sep 17 00:00:00 2001 From: Martin Leduc <31558169+DecimalTurn@users.noreply.github.com> Date: Tue, 12 Mar 2024 14:38:52 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0028c4e..75eb588 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,4 @@ You will need to enable macros in order for the timer to work. Contributions to this project are welcome. As you can see, there is no *.xlsb file in the repository. Instead, Build.bas contains the code that generates the worbkook (sheets, table, content, etc.) and the source code for modules, forms and named ranges is located in the src directory. To submit a pull request, please export your changes as *.bas files manually or using a VBA version control tool such as [VbaDeveloper](https://github.com/DecimalTurn/vbaDeveloper). +