Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hadashiA authored Dec 18, 2020
1 parent ad03fda commit 47d7b6d
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 @@ -233,7 +231,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 47d7b6d

@vercel
Copy link

@vercel vercel bot commented on 47d7b6d 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.