Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hadashiA/VContainer
Browse files Browse the repository at this point in the history
  • Loading branch information
hadashiA committed Dec 18, 2020
2 parents 8a47fb9 + 47d7b6d commit fb57d8c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ The extra fast DI (Dependency Injection) library running on Unity Game Engine.

## Basic Usage

## Basic Usage

First, create a scope. References are automatically resolved for types registered here.

```csharp
Expand Down Expand Up @@ -234,7 +232,7 @@ Visit [vcontainer.hadashikick.jp/getting-started](https://vcontainer.hadashikick

VContainer is inspired by:

- [Zenject](https://github.com/modesttree/Zenject) and [Extenject]https://github.com/svermeulen/Extenject).
- [Zenject](https://github.com/modesttree/Zenject) and [Extenject](https://github.com/svermeulen/Extenject).
- [Autofac](http://autofac.org) - [Autofac Project](https://github.com/autofac/Autofac).

## License
Expand Down

1 comment on commit fb57d8c

@vercel
Copy link

@vercel vercel bot commented on fb57d8c Dec 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.