Skip to content

Commit 3a9b6bc

Browse files
committed
Add basic details to the README
1 parent e73bc76 commit 3a9b6bc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

webdev/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
[![Build Status](https://travis-ci.org/dart-lang/webdev.svg?branch=master)](https://travis-ci.org/dart-lang/webdev)
22

3+
A CLI for Dart web development.
4+
5+
__*Note: Under heavy development.*__
6+
7+
See the [Dart 2 Web Migration Guide](https://webdev.dartlang.org/dart-2) for
8+
more information.
9+
310
## Installation
411

512
```console

0 commit comments

Comments
 (0)