Skip to content

Commit 125077f

Browse files
authored
README: Add smaller screenshot of WPF app
1 parent 1fb7a7f commit 125077f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@ double centimeters2 = UnitConverter.ConvertByAbbreviation(5, "Length", "m", "cm"
144144

145145
Src: [Samples/WpfMVVMSample](https://github.com/angularsen/UnitsNet/tree/master/Samples/WpfMVVMSample)
146146

147-
![image](https://user-images.githubusercontent.com/787816/34913360-b6690a4e-f8fa-11e7-87ce-ad76fbe28557.png)
147+
![wpfmvvmsample_219w](https://user-images.githubusercontent.com/787816/34913417-094332e2-f8fd-11e7-9d8a-92db105fbbc9.png)
148+
148149

149150
The purpose of this app is to show how to create an `IValueConverter` in order to bind XAML to quantities.
150151

0 commit comments

Comments
 (0)