From b77cb301731b29d239e18f2ae226f781b0c0b190 Mon Sep 17 00:00:00 2001 From: James Watson Date: Mon, 17 Jun 2024 15:50:59 +0100 Subject: [PATCH] Update README.md to indicate that the code is for demo purposes only. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 70e4019..72934ce 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Samples which should be reviewed alongside Aeron Cookbook +> **Note**: This code in this repo is for demonstration purposes only and is not representative of a production system. Please contact info@aeron.io for help configuring your system. + > **Note**: JDK 17+ requires that `--add-opens=java.base/sun.nio.ch=ALL-UNNAMED` is added to the VM Options to run the examples. Projects: