You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVGUIDE.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,10 @@
2
2
3
3
This repo is where you can contribute to the F# compiler, core library and the Visual F# Tools.
4
4
5
-
To learn what F# is and why it's interesting, go to [fsharp.org](http://fsharp.org).
5
+
To learn what F# is and why it's interesting, go to [fsharp.org](http://fsharp.org). To get a free F# environment, go to [fsharp.org](http://fsharp.org/use/windows).
6
6
7
-
To get a free F# environment, go to [fsharp.org](http://fsharp.org/use/windows).
8
-
9
-
The primary technical guide to the F# Compiler is [The F# Compiler Technical Guide](http://fsharp.github.io/2015/09/29/fsharp-compiler-guide.html)
10
-
maintained by various contributors and hosted by the F# Software Foundation. Please read
7
+
Our primary technical guide to the F# compiler code is [The F# Compiler Technical Guide](http://fsharp.github.io/2015/09/29/fsharp-compiler-guide.html)
8
+
maintained by contributors to this repository. Please read
0 commit comments