From dacf37f0cfbad74893f9ee14dc4bd77a30b539c4 Mon Sep 17 00:00:00 2001 From: Christian Resma Helle Date: Wed, 8 Nov 2017 09:49:38 +0100 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1fbda79..a5d8ef0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# ResW File Code Generator +A Visual Studio Custom Tool for generating a strongly typed helper class for accessing localized resources from a .ResW file. + **Features** - Define custom namespace for the generated file @@ -17,14 +20,14 @@ **Screenshots** -Visual Studio Custom Tool (C#) -![](http://www.codeplex.com/Download?ProjectName=reswcodegen&DownloadId=527605) +![alt text](http://www.codeplex.com/Download?ProjectName=reswcodegen&DownloadId=527605) +- Visual Studio Custom Tool (C#) -Visual Studio Custom Tool (VB) -![](http://www.codeplex.com/Download?ProjectName=reswcodegen&DownloadId=528704) +![alt text](http://www.codeplex.com/Download?ProjectName=reswcodegen&DownloadId=528704) +- Visual Studio Custom Tool (VB) -Resource File Contents -![](http://www.codeplex.com/Download?ProjectName=reswcodegen&DownloadId=527606) +![alt text](http://www.codeplex.com/Download?ProjectName=reswcodegen&DownloadId=527606) +- Resource File Contents