From 9805eb46b7e58704d57090cd40e8a882286477cc Mon Sep 17 00:00:00 2001 From: Terry MacDonald Date: Mon, 7 Jun 2021 19:40:53 +1200 Subject: [PATCH] Updated readme This is the easy part... --- README.md | 3 +-- docs/index.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0fea707..cce780d 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,10 @@ DisplayMagician lets you set up the following information for each game or appli * Optionally rollback to your previous Display profile once the game or application has closed. * Or maybe just create a Shortcut that permanently changes to a different Display Profile! The options are endless. * Also comes with a Shell Extension that allows you to change to a different Display Profile by right-clicking on the desktop background! -* Supports NVIDIA Surround setups (but doesn't support AMD Eyefinity yet... maybe someone wants to donate an AMD videocard?) +* Supports NVIDIA Surround setups, AMD Eyefinity setups and standard Windows multi-desktop views. ## Planned features -* Support of AMD Eyefinity if someone donates an AMD video card to me (Need to create a C# wrapper for AMD ADL) * Add Battlenet Game Launcher * Add Bethesda Game Launcher * Add Unit Tests! diff --git a/docs/index.md b/docs/index.md index 9884a04..1a186ee 100644 --- a/docs/index.md +++ b/docs/index.md @@ -46,11 +46,10 @@ DisplayMagician lets you set up the following information for each game or appli * Optionally rollback to your previous Display profile once the game or application has closed. * Or maybe just create a Shortcut that permanently changes to a different Display Profile! The options are endless. * Also comes with a Shell Extension that allows you to change to a different Display Profile by right-clicking on the desktop background! -* Supports NVIDIA Surround setups (but doesn't support AMD Eyefinity yet... maybe someone wants to donate an AMD videocard?) +* Supports NVIDIA Surround setups, AMD Eyefinity setups and standard Windows multi-desktop views. ## Planned features -* Support of AMD Eyefinity if someone donates an AMD video card to me (Need to create a C# wrapper for AMD ADL) * Add Battlenet Game Launcher * Add Bethesda Game Launcher * Add Unit Tests!