| Index: third_party/pkg/di/README.md
|
| diff --git a/third_party/pkg/di/README.md b/third_party/pkg/di/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7b3c0458b7c4a4d667a60035cb5f849c504437d3
|
| --- /dev/null
|
| +++ b/third_party/pkg/di/README.md
|
| @@ -0,0 +1,7 @@
|
| +[](https://drone.io/github.com/angular/di.dart/latest)
|
| +
|
| +# A prototype of Dependency Injection framework for Dart
|
| +
|
| +Influenced by Pico Container, AngularJS DI, Node DI, Guice, Dagger and what not.
|
| +
|
| +For example usage see [the tests](https://github.com/angular/di.dart/blob/master/test/main.dart).
|
|
|