diff options
| author | David Wilson <[email protected]> | 2017-10-18 16:12:34 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-18 16:12:34 -0500 |
| commit | 2214f99b37f869397fe0e5df496a5584428ff827 (patch) | |
| tree | 55b5512a79bdac1a8503310684e287a1d7363326 /README.md | |
| parent | Create README.md (diff) | |
| download | gfesdk-2214f99b37f869397fe0e5df496a5584428ff827.tar.xz gfesdk-2214f99b37f869397fe0e5df496a5584428ff827.zip | |
Add files via upload
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 19 |
1 files changed, 17 insertions, 2 deletions
@@ -1,2 +1,17 @@ -# GfeSDK -This is where the GFE SDK is released to the public. +# NVIDIA GeForce Experience SDK #
+
+* Version: 1.0.147.6ec890f0
+* GeForce Experience minimum version: 3.8
+* See [Changelog](./CHANGELOG.md)
+
+## At a Glance
+
+The GeForce SDK (GfeSDK) is a means for games to integrate with ShadowPlay Highlights allowing them to capture videos
+and screenshots and present the resulting highlights back to users for viewing and sharing. GfeSDK will add other features
+over time that benefit from games and applications working in concert with GFE functionality.
+
+
+
+## Development Guide
+
+See the documentation [here](./doc/index.html)
|