Browse Source

Fix typo, add link to subdirectory

pull/863/head
Christoph Wille 8 years ago committed by GitHub
parent
commit
14dce36a28
  1. 3
      README.md

3
README.md

@ -7,8 +7,7 @@ Download: [latest release](https://github.com/icsharpcode/ILSpy/releases) | [lat
Note: Only the CI builds support .NET Standard/Core assemblies. However, those builds are not yet at feature parity with the Note: Only the CI builds support .NET Standard/Core assemblies. However, those builds are not yet at feature parity with the
released bits, see [C# language support status](https://github.com/icsharpcode/ILSpy/issues/829) for details. released bits, see [C# language support status](https://github.com/icsharpcode/ILSpy/issues/829) for details.
Looking for (Linux/Max/Windows) command line client (or a sample for the [ICSharpCode.Decompiler](https://www.nuget.org/packages/ICSharpCode.Decompiler/) Nuget)? Looking for a (Linux/Mac/Windows) command line client (or a sample for the [ICSharpCode.Decompiler](https://www.nuget.org/packages/ICSharpCode.Decompiler/) Nuget)? Check out [ICSharpCode.Decompiler.Console](ICSharpCode.Decompiler.Console)!
Check out ICSharpCode.Decompiler.Console!
License License
------- -------

Loading…
Cancel
Save