Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Disturbing committed Mar 6, 2016
1 parent 77c94ff commit e662b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ public class ShopItem
}
```

One feature to note
One feature to note, in the future, we should be able to pass dynamic constructor requirements through the IProvider. IE: provider.Provide(template) which will allow dynamic constructor reqs + injectable. Guice has it, suice should too :).



0 comments on commit e662b10

Please sign in to comment.