浏览代码

examples: Add readme

armaniferrante 4 年之前
父节点
当前提交
c24c454523
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      examples/README.md

+ 8 - 0
examples/README.md

@@ -0,0 +1,8 @@
+# Examples
+
+The examples presented here are for educatational purposes only. No program
+here is guaranteed to be safe or secure in any way. In many cases, they are
+simply just simple integration tests to illustrate some particular functionality
+of the framework. If used, one should audit any programs used and take full
+responsibility for the consequences that occur due to any outstanding bugs
+or security vulnerabilities that exist.