Update README.md

This commit is contained in:
Tobe O 2017-03-03 21:19:10 -05:00 committed by GitHub
parent 41a42c7efe
commit 49ec3f4e03

View file

@ -12,7 +12,7 @@ In addition, the client supports `angel_auth` authentication.
```dart ```dart
// Choose one or the other, depending on platform // Choose one or the other, depending on platform
import 'package:angel_client/cli.dart'; import 'package:angel_client/io.dart';
import 'package:angel_client/browser.dart'; import 'package:angel_client/browser.dart';
main() async { main() async {