diff --git a/tests/automation/README.md b/tests/automation/README.md index e2477c6..4d52f39 100644 --- a/tests/automation/README.md +++ b/tests/automation/README.md @@ -133,4 +133,14 @@ In this case, the test automation script will clone the [Holohub](https://github "dirname" : "" } } -``` \ No newline at end of file +``` + + +## Links + +- [Holoscan SDK User Guide](https://docs.nvidia.com/holoscan/sdk-user-guide) +- [Holoscan Application Package Specification (HAP)](https://docs.nvidia.com/holoscan/sdk-user-guide/cli/hap.html) +- [Holscan SDK Github Repository](https://github.com/nvidia-holoscan/holoscan-sdk) +- [Holohub Github Repository](https://github.com/nvidia-holoscan/holohub/) +- [Holoscan CLI Github Repository](https://github.com/nvidia-holoscan/holoscan-cli) +- [NGC](https://ngc.nvidia.com/) \ No newline at end of file