diff --git a/packages/container/angel_container/README.md b/packages/container/angel_container/README.md index 84b9ced2..beb2a319 100644 --- a/packages/container/angel_container/README.md +++ b/packages/container/angel_container/README.md @@ -5,7 +5,7 @@ [![Gitter](https://img.shields.io/gitter/room/angel_dart/discussion)](https://gitter.im/angel_dart/discussion) [![License](https://img.shields.io/github/license/dukefirehawk/angel)](https://github.com/dukefirehawk/angel/tree/master/packages/container/angel_container/LICENSE) -A better IoC container for Angel3, ultimately allowing Angel3 to be used without dart:mirrors. +A better IoC container for Angel3, ultimately allowing Angel3 to be used without `dart:mirrors` package. ```dart import 'package:angel3_container/angel3_container.dart';