diff options
| author | David Wilson <[email protected]> | 2018-07-25 08:42:52 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-07-25 08:42:52 -0500 |
| commit | 33c617db5763d0c596a3435ac78ddd717f0c55d8 (patch) | |
| tree | 3fafbff3aa9a2ea5429846a8b5cba90d8b1db74c /doc/NVIDIA_Highlights_FAQ.md | |
| parent | Merge pull request #3 from NVIDIAGameWorks/doc_test (diff) | |
| parent | Fixed typo (diff) | |
| download | gfesdk-33c617db5763d0c596a3435ac78ddd717f0c55d8.tar.xz gfesdk-33c617db5763d0c596a3435ac78ddd717f0c55d8.zip | |
Merge pull request #4 from bryandudashnv/master
Update the technical FAQ to reflect some recent information
Diffstat (limited to 'doc/NVIDIA_Highlights_FAQ.md')
| -rw-r--r-- | doc/NVIDIA_Highlights_FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NVIDIA_Highlights_FAQ.md b/doc/NVIDIA_Highlights_FAQ.md index 3b34f03..9a3536e 100644 --- a/doc/NVIDIA_Highlights_FAQ.md +++ b/doc/NVIDIA_Highlights_FAQ.md @@ -1,6 +1,6 @@ # NVIDIA Highlights Frequently Asked Questions -This document covers the reasons for integrating Highlights, an explanation for how it works, and best practices for integration. +This document covers the reasons for integrating Highlights, an explanation for how it works, and best practices for integration. For technical question/issues please refer to the [SDK and Highlights Developer FAQ](./doc/NVIDIA_GfeSDK_Developer_FAQ.md) ## Why integrate NVIDIA Highlights? * _NVIDIA Highlights_ enables gamers to automatically capture video and screenshots of the best moments of your game and share them to social media via the _GeForce Experience In-game Overlay_ (aka the _Overlay_). |