readme update
diff --git a/README.md b/README.md
index ed0b4eb..d4a3daa 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
 # bodymovin
 After Effects plugin for exporting animations to svg + js or canvas + js
 
+## V 3.1.3: Naming convention
+- if you name your AE layers with a '#' in front, they will get their id attribute set to that name on the svg renderer. You can use it to add interaction to specific shapes or add additional styles.
+
 ## V 3.1.2:
 - shape hold keyframe fix
 - snapshot feature fix