diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -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. |