diff --git a/Readme.md b/Readme.md index 4e98ee4..1be63bf 100644 --- a/Readme.md +++ b/Readme.md @@ -4,7 +4,7 @@ At that level, Create a ILSPY folder, and place there the ILSpy binaries. After building, you will have a ILSpy.XSharpLanguage.Plugin.DLL in ILSpy.XSharpLanguage\bin\Debug or Release Either run ILSpy in that folder, or copy/paste the file with the ILSpy binaries. -This version has been built against V5.x. +This version has been built against V5.x This plugin is based on the source code found in ILSpy (http://www.ilspy.net) that provide CSharpLanguage. It has been used as base, and some modifications haven been made to support some XSharp construction.