Skip to content

Commit cbe9d53

Browse files
committed
Update README
1 parent b909eb9 commit cbe9d53

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
# try-csharp
22
This is my TUTORIAL project for csharp. (dotnet core)
33

4-
![try-csharp - DotNet Version](https://img.shields.io/badge/dotnetcore-3.1-blue.svg)
4+
![try-csharp - DotNet Version](https://img.shields.io/badge/dotnet-5.0-blue.svg)
55
[![CodeFactor](https://www.codefactor.io/repository/github/devlights/try-csharp/badge)](https://www.codefactor.io/repository/github/devlights/try-csharp)
66
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/devlights/try-csharp)
77

8-
# Editor
9-
- JetBrains Rider
10-
- Microsoft VisualStudio
11-
- Visual Studio Code
12-
- Gitpod
13-
148
# Run (IDE)
159
+ set TryCSharp.Tools.Cui project as 'startup project'
1610
+ run onto IDE

0 commit comments

Comments
 (0)