Skip to content

Commit bed1edb

Browse files
authored
Slightly updated the readme
1 parent fea252c commit bed1edb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# StupidSimpleUpdater
2-
StupidSimpleUpdater is a an msi-based updater that is packaged as a merge module for easy integration into your project.
2+
StupidSimpleUpdater (SSUP) is a an msi-based updater system that is packaged as a merge module for easy integration into your project.
33

4-
Still working on documentation, but if you want to build it and figure things out for yourself, you will probably want to use the [WiX toolset](http://wixtoolset.org) to build it, but in time I will get everything cleaned up and uploaded.
4+
SSUP was built to allow applications with msi-installers to be updated from static websites (such as Github Pages). This requires that each msi be a complete installer rather than a patch or delta update. You can download the latest version of the merge-modules and the sample configuration files from the [releases page](https://github.com/Carson-Shook/StupidSimpleUpdater/releases) of this branch.
55

6-
Thank you for your patience :)
6+
The easiest way to get SSUP up and running is to follow the instructions and examples found in the links of the Quick Setup section on [the wiki homepage](https://github.com/Carson-Shook/StupidSimpleUpdater/wiki). I am working to make this easier to understand and implement, so if you have any suggestions on ways that the wiki can be improved, please open a new issue, and I will get to it as soon as I can.

0 commit comments

Comments
 (0)