From 3af3bb23deff68d994bfbc55f6977efc1344c461 Mon Sep 17 00:00:00 2001 From: alterdekim Date: Sat, 27 Apr 2024 01:06:51 +0300 Subject: [PATCH] modified: README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5572230..efc7ec9 100644 --- a/README.md +++ b/README.md @@ -75,4 +75,10 @@ You can also define an intersections using already known tools. size: 3 color: "#0000FF" opacity: 1 -``` \ No newline at end of file +``` + +3. Keep it Simple! + +Interweave focuses on simplicity. Properties like position (circles are automatically arranged) and border are not currently supported, but may be added in future updates. + +**Remember**: put everything within the \`\`\`interweave block. \ No newline at end of file