aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHalldor Fannar <[email protected]>2017-05-10 14:16:54 +0000
committerHalldor Fannar <[email protected]>2017-05-10 14:16:54 +0000
commit4dcef16c230d27a841b28d9e669cfbd903ed8e0b (patch)
tree4ccd79a3f146f6ba58d6fce2cb8291722433fc12 /README.md
parentUpdating AnselSDK binaries - fixing getUserControlValue implementation (diff)
downloadanselsdk-4dcef16c230d27a841b28d9e669cfbd903ed8e0b.tar.xz
anselsdk-4dcef16c230d27a841b28d9e669cfbd903ed8e0b.zip
Updating SDK to fix documentation generation issue.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5c2239c..d4a3264 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,15 @@
Ansel SDK
=========
-* Version: 1.3.259.77cec5bf
+* Version: 1.3.271.e8aa77f3
* Minimum driver version: 381.65
To use this version of the SDK with your application the NVIDIA display driver must be of the minimum driver version
-listed above (or higher). On computers that have an older driver Ansel will not activate.
+listed above (or higher). On computers that have an older driver Ansel will not activate. If you want your application
+to support Ansel on an older driver then please pick an earlier release of the SDK. As you switch between version branches
+you will see in this README what the minimum driver version is for each - the [release page](../../releases)s is also a
+good source of information.
+Please note that earlier versions of the SDK may not include a feature that you want for your particular integration case
+so this will be a balancing act.
Consult the [header files of the SDK](include) and the [integration guide](docs/Ansel_integration_guide.md) for detailed
documentation.