Skip to content

Commit 2acee85

Browse files
authored
README: Add link to new section
1 parent 9f8ab15 commit 2acee85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Stop littering your code with unnecessary calculations, Units.NET gives you all
2727
* [Extension methods](#extension-methods) for short-hand creation and conversions
2828
* [Parse and ToString()](#culture) supports cultures and localization
2929
* [Example: Creating a unit converter app](#example-app)
30+
* [Example: WPF app using IValueConverter to parse quantities from input](#example-wpf-app-using-ivalueconverter-to-parse-quantities-from-input)
3031
* [Precision and accuracy](#precision)
3132
* [Serializable with JSON.NET](#serialization)
3233
* Extensible with [custom units](https://github.com/angularsen/UnitsNet/wiki/Extending-with-Custom-Units)

0 commit comments

Comments
 (0)