Skip to content

Commit 9627e32

Browse files
authored
Update README.md
1 parent 56a0894 commit 9627e32

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ This is what happen when you select `build & run`, `build`, or `run` in the comp
121121
| c# | ./Program.cs | ./bin/Program.exe |
122122
| dart | ./lib/main.dart | ./bin/main |
123123
| elixir | ./mix.exs | ./_build/ |
124+
| fortran | ./fpm | ./build/ |
124125
| f# | [see here](https://github.com/Zeioth/compiler.nvim/wiki/fsharp-compiler) | ./bin/ |
125126
| flutter | ./pubspec.yaml | ./build/ |
126127
| go | ./main.go | ./bin/program |

0 commit comments

Comments
 (0)