diff --git a/clanModules/moonlight/README.md b/clanModules/moonlight/README.md index f9c291a7f..7e96ad597 100644 --- a/clanModules/moonlight/README.md +++ b/clanModules/moonlight/README.md @@ -1,3 +1,5 @@ --- description = "A desktop streaming client optimized for remote gaming and synchronized movie viewing." --- + +**Warning**: This module was written with our VM integration in mind likely won't work outside of this context. They will be generalized in future. diff --git a/clanModules/sunshine/README.md b/clanModules/sunshine/README.md index b1445c261..a561d77a1 100644 --- a/clanModules/sunshine/README.md +++ b/clanModules/sunshine/README.md @@ -1,3 +1,5 @@ --- description = "A desktop streaming server optimized for remote gaming and synchronized movie viewing." --- + +**Warning**: This module was written with our VM integration in mind likely won't work outside of this context. They will be generalized in future.