diff --git a/README.md b/README.md index 4d189db1..8d135c88 100644 --- a/README.md +++ b/README.md @@ -82,11 +82,13 @@ ported to the PS3 such as SDL and zlib. ### NVidia Cg Toolkit -The current shader workflow relies upon the discontinued proprietary NVidia Cg Toolkit +The current shader workflow relies upon the discontinued proprietary [NVidia Cg Toolkit](https://developer.nvidia.com/cg-toolkit) when compiling `.vcg` and `.fcg` shader sources. Cg Toolkit cannot be included in the PS3DEV environment - it must be installed separately. It is not required for applications that don't need shaders. +You can download the Cg Toolkit from: https://developer.nvidia.com/cg-toolkit-download + ## Documentation There is a [DeepWiki](https://deepwiki.com/ps3dev/PSL1GHT) set up for PSL1GHT that