Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
doc - update instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Selman <[email protected]>
  • Loading branch information
dselman committed Jul 29, 2020
1 parent f7d9a2e commit d36250c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -49,7 +58,6 @@ The extention adds snippets for the following elements of the Ergo language.
| Clause | clause |
| Contract | contract |


## Contributors

### Code Structure
Expand Down

0 comments on commit d36250c

Please sign in to comment.