Skip to content

Commit 7d047b6

Browse files
authored
Update README.md
1 parent c74d458 commit 7d047b6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Diff for: README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[![Build status](https://ci.appveyor.com/api/projects/status/pa49pti5v13iux3i?svg=true)](https://ci.appveyor.com/project/Tynamix/objectfiller-net)
22
[![Join the chat at https://gitter.im/Tynamix/ObjectFiller.NET](https://badges.gitter.im/Tynamix/ObjectFiller.NET.svg)](https://gitter.im/Tynamix/ObjectFiller.NET?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
33

4+
# ObjectFiller.NET
5+
![ObjectFiller NET Logo](https://raw.githubusercontent.com/Tynamix/ObjectFiller.NET/master/logo.png)
46

5-
#ObjectFiller.NET
6-
7-
<img align="left" src="https://raw.githubusercontent.com/Tynamix/ObjectFiller.NET/master/logo.png" alt="Logo" />
87
The **.NET ObjectFiller** fills the properties of your .NET objects with random data!
98
It has a very comfortable Fluent API.
109
You are able to fill object instances or you just let them create for you.
@@ -22,7 +21,7 @@ The **.NET ObjectFiller** also supports IEnumerable<T> (and all derivations) as
2221

2322

2423
### Quick Start
25-
<img src="https://raw.githubusercontent.com/Tynamix/ObjectFiller.NET/master/objectfiller-quickstart.gif" alt="ObjectFiller.NET Quickstart" />
24+
![ObjectFiller.NET Quickstart](https://raw.githubusercontent.com/Tynamix/ObjectFiller.NET/master/objectfiller-quickstart.gif)
2625

2726
----------
2827

0 commit comments

Comments
 (0)