Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeioth authored May 26, 2024
1 parent 56a0894 commit 9627e32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ This is what happen when you select `build & run`, `build`, or `run` in the comp
| c# | ./Program.cs | ./bin/Program.exe |
| dart | ./lib/main.dart | ./bin/main |
| elixir | ./mix.exs | ./_build/ |
| fortran | ./fpm | ./build/ |
| f# | [see here](https://github.com/Zeioth/compiler.nvim/wiki/fsharp-compiler) | ./bin/ |
| flutter | ./pubspec.yaml | ./build/ |
| go | ./main.go | ./bin/program |
Expand Down

0 comments on commit 9627e32

Please sign in to comment.