]> git.r.bdr.sh - rbdr/map/blobdiff - README.md
3.0.0
[rbdr/map] / README.md
index 888781a277e0d941acb608a0ed0af6e6b214f564..d8713cbf0cb6f637356055da911a1da53d7aaa44 100644 (file)
--- a/README.md
+++ b/README.md
@@ -71,9 +71,10 @@ You can group nodes together by using `[Group] NodeA NodeB...`. eg.
 
 ### Notes
 
-You can add notes by using `[Note] (x,y) Text`. eg.
+You can add notes `[Note] (x, y) Text` where x and y are numbers, and Text is
+any text with spaces or `\n`.
 
-- `[Note] (10, 20.1) This is a note, it will wrap itself`
-- `[Note] (10, 20.1) This is a note,\nwith a forced wrap`
+- `[Note] (30, 45) Here we want to call out an explanation or context.`
+- `[Note] (90, 25) We're close to the edge \n so we can multiline it.`
 
 [swift-format]: https://github.com/apple/swift-format.git