diff --git a/README.md b/README.md index d9109e5..7bdcabd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Features -Align your code by colon(`:`), assignment(`=`,`+=`,`-=`,`*=`,`/=`,`?=`,`:=`,`<=`) and arrow(`=>`). +Align your code by colon(`:`), assignment(`=`,`+=`,`-=`,`*=`,`/=`,`?=`,`:=`,`<=`, `<-`) and arrow(`=>`). It has additional support for comma-first coding style and trailing comment. And it doesn't require you to select what to be aligned, the extension will figure it out by itself.