* Added F#

* Update language count

* Update doc

* Update readme.md

Co-authored-by: Gabe <66077254+MrBrain295@users.noreply.github.com>
This commit is contained in:
Prashant Bhapkar
2022-10-29 22:10:35 +05:30
committed by GitHub
parent 5494d04bce
commit 7e28f74e3d
2 changed files with 3 additions and 1 deletions

1
f/F#.fs Normal file
View File

@@ -0,0 +1 @@
printfn "Hello World"

View File

@@ -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! Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
<!--Languages start--> <!--Languages start-->
## Languages (945 total) ## Languages (946 total)
* [!](%23/%21) * [!](%23/%21)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [!@#$%^&*()_+](%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) * [Evil](e/Evil)
* [Executable](e/Executable.exe) * [Executable](e/Executable.exe)
* [Express](e/Express.js) * [Express](e/Express.js)
* [F#](f/F%23.fs)
* [F](f/F.f95) * [F](f/F.f95)
* [Factor](f/Factor.factor) * [Factor](f/Factor.factor)
* [Factors](f/Factors.fact) * [Factors](f/Factors.fact)