diff --git a/README.md b/README.md index 49a6e7b..56e80f7 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,15 @@ The extention adds snippets for the following elements of the Concerto language. | Transaction | transaction | | Concept | concept | | Enum | enum | +| Event | event | +| Namespace | namespace | +| Import | import | +| String | string | +| Double | double | +| Integer | int | +| Long | long | +| DateTime | date | +| Boolean | bool | ### Ergo Snippets @@ -49,7 +58,6 @@ The extention adds snippets for the following elements of the Ergo language. | Clause | clause | | Contract | contract | - ## Contributors ### Code Structure