Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebuehler committed May 9, 2014
1 parent 8f115b7 commit a22e2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CShell is perfect to explore data and quickly drill deeper into information sinc

If you just want to test one or two lines of C# code without creating a new console project in Visual Studio just fire up CShell, type the code you wanna test and you immediately can see if it works the way you want.

![Screenshot](https://raw.github.com/lukebuhlerCShell/master/Doc/Screenshot1.png)
![Screenshot](https://raw.githubusercontent.com/lukebuehler/CShell/master/Doc/Screenshot1.png)

How to Build
------------
Expand Down

0 comments on commit a22e2aa

Please sign in to comment.