diff --git a/f/F#.fs b/f/F#.fs new file mode 100644 index 00000000..06c6868c --- /dev/null +++ b/f/F#.fs @@ -0,0 +1 @@ +printfn "Hello World" diff --git a/readme.md b/readme.md index 1650d109..fc516234 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! -## Languages (945 total) +## Languages (946 total) * [!](%23/%21) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) @@ -342,6 +342,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Evil](e/Evil) * [Executable](e/Executable.exe) * [Express](e/Express.js) +* [F#](f/F%23.fs) * [F](f/F.f95) * [Factor](f/Factor.factor) * [Factors](f/Factors.fact)