Added link to F# tutorial (#27727)

This commit is contained in:
hacktober24
2019-01-13 22:18:15 +05:30
committed by Christopher McCormack
parent 56d75f9e07
commit 47ccf3bf11

View File

@ -25,3 +25,5 @@ type People = {
}
</code>
## Other Resources
* [F# Tutorial](https://www.tutorialspoint.com/fsharp/)