Bläddra i källkod

examples: Add readme

armaniferrante 4 år sedan
förälder
incheckning
c24c454523
1 ändrade filer med 8 tillägg och 0 borttagningar
  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.