From 1b16cb65ea0eff340fc1cb63abf54b9d744ecca4 Mon Sep 17 00:00:00 2001 From: Jakob Date: Sun, 29 Dec 2019 12:02:57 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6568192..c9c3489 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,15 @@ Simply download the latest release from the [releases page](https://github.com/fyr77/EnvyUpdate/releases), run it and untick "Autostart". This will remove EnvyUpdate from your system. +## Compatibility + +The application is compatible with all Nvidia GPUs that have their drivers available on the nvidia.com download page. + +## Branches + +* The main `master` branch requires Windows 10 because of the way it sends notifications. +* The `compat` branch does not use notifications, opening the main window instead. This is compatible with Windows 7 and up. + ## Licenses * This project: [MIT](https://github.com/fyr77/EnvyUpdate/blob/master/LICENSE)