Update README.md
This commit is contained in:
parent
41a42c7efe
commit
49ec3f4e03
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ In addition, the client supports `angel_auth` authentication.
|
|||
|
||||
```dart
|
||||
// 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';
|
||||
|
||||
main() async {
|
||||
|
|
Loading…
Reference in a new issue