diff --git a/README.md b/README.md index a18702d..327aee0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Monode Example application using the Monad Execution Events SDK +> [!WARNING] +> This repository contains example code to demonstrate Monad features and concepts. The examples illustrate how to use the features, in their simplest form. +> +> These implementations are educational examples, and have not been tested or audited. They are likely to have significant errors and security vulnerabilities. They should not be relied on for any purpose. Do not use the code in this example in a production environment without completing your own audits and application of best practices. + ![App](public/app.gif) ## Resources