Index: third_party/pkg/di/README.md |
diff --git a/third_party/pkg/di/README.md b/third_party/pkg/di/README.md |
deleted file mode 100644 |
index 7b3c0458b7c4a4d667a60035cb5f849c504437d3..0000000000000000000000000000000000000000 |
--- a/third_party/pkg/di/README.md |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-[![Build Status](https://drone.io/github.com/angular/di.dart/status.png)](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). |