diff options
| -rw-r--r-- | redist/README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/redist/README.md b/redist/README.md new file mode 100644 index 0000000..eb1e561 --- /dev/null +++ b/redist/README.md @@ -0,0 +1,17 @@ +# 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) |