Skip to content

Commit f3256ae

Browse files
committed
Update README.md
1 parent 918a1c4 commit f3256ae

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You can also fill properties which are derived by a interface.
88
The **.NET ObjectFiller** also supports IEnumerable<T> (and all derivations) and Dictionaries.
99

1010
##Table of contents
11-
- [Where can i get it?](#where-can-i-get-it)
11+
- [Where can i get it?](#get-it-on-nuget)
1212
- [For what do you need it?](#for-what-do-you-need-it)
1313
- [Can i extend the .NET ObjectFiller?](#can-i-extend-the-net-objectfiller)
1414
- [Examples](#examples)
@@ -35,9 +35,8 @@ The **.NET ObjectFiller** also supports IEnumerable<T> (and all derivations) and
3535
- [Thank you](#thank-you-for-using-objectfillernet)
3636

3737

38-
##Where can i get it?
39-
Easy, you can find it at nuget! It's just one DLL!
40-
**Look here:** https://www.nuget.org/packages/Tynamix.ObjectFiller
38+
##Get it on NuGet!
39+
###https://www.nuget.org/packages/Tynamix.ObjectFiller
4140

4241

4342
##For what do you need it?

0 commit comments

Comments
 (0)