Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
N/A
  • Loading branch information
teou committed Dec 15, 2018
1 parent 2733a34 commit dc15800
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
@@ -1,5 +1,5 @@
# inji
- a dependency injection container for golang.
- a dependency injection container for golang.
- auto store and register objects into a graph.
- struct pointer dependency will be auto created if not found in graph.
- when closing graph, every object will be closed on a reverse order of their creation.
Expand Down

0 comments on commit dc15800

Please sign in to comment.