We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fac7ec + dbdfcf7 commit 233f5b8Copy full SHA for 233f5b8
1 file changed
README.md
@@ -2,7 +2,7 @@
2
This provides text file conversion capabilities like the common Unix utilities "ux2dos" and "dos2ux".
3
4
I needed the capability to perform Unix text file conversions, round trip, within a VB.NET project without being dependant upon external binaries.
5
-I couldn't find anything like that on NuGet so I wrote my own. Some day I will publish it on NuGet for you.
+I couldn't find anything like that on NuGet so I wrote my own.
6
7
Included are two console apps that show the usage.
8
0 commit comments