| Index: sky/sdk/lib/base/README.md
|
| diff --git a/sky/sdk/lib/base/README.md b/sky/sdk/lib/base/README.md
|
| index 56cb8a346b3df3348b3f9b5168db1589319f36f4..43cd23fb3afbe638522e8e461c6a4f22307a8ac2 100644
|
| --- a/sky/sdk/lib/base/README.md
|
| +++ b/sky/sdk/lib/base/README.md
|
| @@ -1,2 +1,7 @@
|
| -Libraries in this directory depend on nothing but Dart's core
|
| -libraries and the ```dart:sky``` library exposed by Sky's platform.
|
| +Sky Base
|
| +========
|
| +
|
| +Dependencies
|
| +------------
|
| +
|
| +No dependencies except for `dart:sky` and Dart's core libraries.
|
|
|