Skip to content

Commit a22e2aa

Browse files
committed
Update README.md
1 parent 8f115b7 commit a22e2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ CShell is perfect to explore data and quickly drill deeper into information sinc
99

1010
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.
1111

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

1414
How to Build
1515
------------

0 commit comments

Comments
 (0)