diff --git a/README.md b/README.md index 85facc5..e1178cd 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ +# QSimpleUpdater + -# QSimpleUpdater - [![Build Status](https://github.com/alex-spataru/QSimpleUpdater/workflows/Build/badge.svg)](#) QSimpleUpdater is an implementation of an auto-updating system to be used with Qt projects. It allows you to easily check for updates, download them and install them. Additionally, the QSimpleUpdater allows you to check for updates for different "modules" of your application. Check the [FAQ](#faq) for more information.