aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Wilson <[email protected]>2017-10-18 16:12:34 -0500
committerGitHub <[email protected]>2017-10-18 16:12:34 -0500
commit2214f99b37f869397fe0e5df496a5584428ff827 (patch)
tree55b5512a79bdac1a8503310684e287a1d7363326 /README.md
parentCreate README.md (diff)
downloadgfesdk-2214f99b37f869397fe0e5df496a5584428ff827.tar.xz
gfesdk-2214f99b37f869397fe0e5df496a5584428ff827.zip
Add files via upload
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 17 insertions, 2 deletions
diff --git a/README.md b/README.md
index 456b6f7..38d1ece 100644
--- a/README.md
+++ b/README.md
@@ -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.
+
+![Shadowplay Highlights](./doc/html/gfesdk_highlights.png)
+
+## Development Guide
+
+See the documentation [here](./doc/index.html)