Skip to content

Commit 06ad938

Browse files
committed
add example of eval in action
1 parent 390ff01 commit 06ad938

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ This plugin is an alpha implementation of a F# plugin for the [Light Table](http
88
2. fsi (fsharp interactive) should be in your PATH (fsharpi on mono)
99
4. Open up a fsharp file, select some code and use `ctrl/cmd-enter` to eval it.
1010

11+
![Example eval of selection](https://raw.github.com/wiki/enricosada/LightTable-FSharp/images/example-eval-selection.gif)
12+
1113
## Requirements
1214

1315
You'll need .NET Framework 4 and FSharp 3.0 installed

0 commit comments

Comments
 (0)