diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2020-11-21 13:27:44 -0600 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2020-11-21 13:27:44 -0600 |
commit | 86456524fe4640053616f6fc18311159e6fafea5 (patch) | |
tree | c0491eabf8e7f0752fedeb6c3769cd432f624a77 /README.md | |
download | wix-86456524fe4640053616f6fc18311159e6fafea5.tar.gz wix-86456524fe4640053616f6fc18311159e6fafea5.tar.bz2 wix-86456524fe4640053616f6fc18311159e6fafea5.zip |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..fdaa3bfe --- /dev/null +++ b/README.md | |||
@@ -0,0 +1,2 @@ | |||
1 | # Bal.wixext | ||
2 | burn-e2e-tests - End-to-end tests for WiX bundles, building real installers and running them. | ||