Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikouu authored Nov 26, 2023
1 parent dcd1a5a commit eb17179
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@ If you know Lua, GameBoy/Advance, or mGBA specifics, I'd love for help.

### Development

If you're a .NET developer, the setup simple and familiar opening the [solution file](src/CmGBAHttpServer.sln) using Visual Studio (At least VS 17.9) and .NET 8.

If you're a .NET developer sans Visual Studio or Windows, you'll also feel the setup is simple and familiar with the [solution file](src/CmGBAHttpServer.sln).
If you're a .NET developer, the setup simple and familiar opening the [solution file](src/CmGBAHttpServer.sln). I use Visual Studio (At least VS 17.9) and the latest .NET. However, if you choose to develop C# without Visual Studio, that's fine too.

If you're not a .NET developer, check out the comprehensive [C# learning website](https://dotnet.microsoft.com/en-us/learn/csharp) from Microsoft. You can program in C# on whatever platform whether it's Windows, Mac, or Linux.

Expand Down

0 comments on commit eb17179

Please sign in to comment.