Skip to content

Commit 892c1aa

Browse files
authored
Update README.md
1 parent 772f7e5 commit 892c1aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ This is what happen when you select `build & run`, `build`, or `run` in the comp
124124
| elixir | ./mix.exs | ./_build/ |
125125
| fortran | ./fpm | ./build/ |
126126
| f# | [see here](https://github.com/Zeioth/compiler.nvim/wiki/fsharp-compiler) | ./bin/ |
127+
| gleam | ./build.toml | ./build |
127128
| flutter | ./pubspec.yaml | ./build/ |
128129
| go | ./main.go | ./bin/program |
129130
| java | ./Main.java | ./bin/Main.class |

0 commit comments

Comments
 (0)