Update README.md

This commit is contained in:
Raja Kapur 2012-10-07 14:28:38 -03:00
parent 8527e4d8ff
commit 4599f2567c

View file

@ -17,6 +17,4 @@ This will create a JSDoc like annotation according to the function signature. I
Known issues
=====
Annotations are not correctly indented.
No ```@return``` is generated since the extension only looks at the function signature to generate the annotation, not its body.