aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHalldor Fannar <[email protected]>2017-02-09 15:26:47 +0000
committerHalldor Fannar <[email protected]>2017-02-09 15:26:47 +0000
commitb814d180089b1e5415f89554e46de2edd978a592 (patch)
treeb6a61b518e2b567c7d485913a7fca54f6719bc5c /README.md
parentInitial commit (diff)
downloadanselsdk-b814d180089b1e5415f89554e46de2edd978a592.tar.xz
anselsdk-b814d180089b1e5415f89554e46de2edd978a592.zip
First publish of the SDK.
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index f63c168..18d2977 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,10 @@
-# AnselSDK
-This is where the SDK for NVIDIA Ansel is released to the public.
+Ansel SDK
+=========
+* Version: 1.1.1027.6e9b4e3a
+* Minimum driver version: 378.49
+
+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.
+
+Consult the [header files of the SDK](include) and the [integration guide](docs/Ansel_integration_guide.md) for detailed
+documentation.