Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions Dynamo.Ioc.Website/Views/Shared/_Layout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
<div id="header">
<div class="container">
<h1>
Dynamo IOC Container
<span>- A very fast and lightweight Inversion of Control Container for .Net</span>
<img src="http://www.rebelslounge.com/res/dynamoioc/logo-and-byline.png"/>
</h1>
</div>
</div>
Expand Down
4 changes: 0 additions & 4 deletions README

This file was deleted.

3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Dynamo IOC - The super fast .NET dependency Injector

See http://www.dynamoioc.com for more.