Skip to content

Commit ca64c6f

Browse files
committed
Update README.md
1 parent 64e25e2 commit ca64c6f

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,21 @@ It is possible to create instances of classes which have constructors with param
1010
You can also fill properties which are derived by a interface.
1111
The **.NET ObjectFiller** also supports IEnumerable<T> (and all derivations) and Dictionaries.
1212

13-
##Get it on NuGet!
14-
###https://www.nuget.org/packages/Tynamix.ObjectFiller
1513

16-
##Documentation
17-
**You can now find the whole documentation on https://objectfillernet.readme.io/**
14+
### Get it on NuGet!
1815

19-
##Quick Start
16+
### https://www.nuget.org/packages/Tynamix.ObjectFiller
17+
18+
----------
19+
20+
21+
### Quick Start
2022
<img src="https://raw.githubusercontent.com/Tynamix/ObjectFiller.NET/master/objectfiller-quickstart.gif" alt="Quickstart" />
23+
24+
----------
25+
26+
### Documentation
27+
28+
Read the full [documentation site](https://objectfillernet.readme.io).
29+
30+
*(Thank you to [Readme.io](Readme.io) for the OSS <3)*

0 commit comments

Comments
 (0)