diff options
| author | David Wilson <[email protected]> | 2017-10-18 16:09:42 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-18 16:09:42 -0500 |
| commit | 8308f5e5a32ab94bd5a4f3cd1d5b52b918ac4f35 (patch) | |
| tree | 49820876daa8fd1db7dfbc704dbc96efeb77fd76 | |
| parent | Delete test.txt (diff) | |
| download | gfesdk-8308f5e5a32ab94bd5a4f3cd1d5b52b918ac4f35.tar.xz gfesdk-8308f5e5a32ab94bd5a4f3cd1d5b52b918ac4f35.zip | |
Create README.md
| -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) |