summaryrefslogtreecommitdiff
path: root/doc/README.ael
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.ael')
-rw-r--r--doc/README.ael8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/README.ael b/doc/README.ael
index 9fa99e52e..e2014a4e1 100644
--- a/doc/README.ael
+++ b/doc/README.ael
@@ -263,3 +263,11 @@ hangup:
i => Playback(invalid);
};
+
+Syntax Note
+------------------------
+Please note that all opening {'s are on the same line as the keyword. For
+the time being, that syntax is mandatory. We are looking at ways to allow
+other syntax in the future for flexibility, but for now, that is the way
+you must write AEL clauses.
+