Merge pull request #223 from sourcelair/Tyriar-patch-1

By more explicit in security warning
This commit is contained in:
Paris Kasidiaris
2016-08-08 20:14:14 +01:00
committed by GitHub
+1 -1
View File
@@ -31,7 +31,7 @@
</div>
</div>
</div>
<p><strong>Attention:</strong> The demo should be used only for evaluation of xterm.js and not be exposed or shared to public, as this will introduce security risks for the host.</p>
<p><strong>Attention:</strong> The demo is a barebones implementation and is designed for xterm.js evaluation purposes only. Exposing the demo to the public as is would introduce security risks for the host.</p>
<script src="main.js" defer ></script>
</body>
</html>