Skip to content

Commit ce7aa37

Browse files
Update README.md
1 parent 0b74ba9 commit ce7aa37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Convert code from VB.NET to C# and vice versa using Roslyn - all free and open s
66
* Command line `dotnet tool install ICSharpCode.CodeConverter.codeconv --global` (Requires VS2019+ installed)
77
* [Nuget library](https://www.nuget.org/packages/ICSharpCode.CodeConverter/) (this underpins all other free converters you'll find online)
88

9-
See [wiki](https://github.com/icsharpcode/CodeConverter/wiki) for advice on getting the best results.
9+
See [wiki](https://github.com/icsharpcode/CodeConverter/wiki) for advice on getting the best results, or the [changelog](https://github.com/icsharpcode/CodeConverter/blob/master/CHANGELOG.md) for recent improvements.
1010

1111
## Visual Studio Extension
1212

0 commit comments

Comments
 (0)