Skip to content

Commit 3176115

Browse files
github-actionsmrsimonemms
authored andcommitted
docs(features): automated documentation update
1 parent f022dc4 commit 3176115

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/dingo/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# Dingo (dingo)
23

34
A meta-language for Go that adds Result types, error propagation (?), and pattern matching while maintaining 100% Go ecosystem compatibility
@@ -16,6 +17,12 @@ A meta-language for Go that adds Result types, error propagation (?), and patter
1617
|-----|-----|-----|-----|
1718
| version | Select the version you would like to install | string | latest |
1819

20+
## Customizations
21+
22+
### VS Code Extensions
23+
24+
- `MadAppGang.dingo`
25+
1926
## Dingo
2027

2128
A meta-language for Go that adds Result types, error propagation (?), and pattern

0 commit comments

Comments
 (0)