doc: update readme

This commit is contained in:
Sergey Penkovsky
2025-05-18 16:28:59 +03:00
parent 3afef18f95
commit 302e1b6115

View File

@@ -90,7 +90,7 @@ Run `flutter pub get` or `dart pub get` to fetch dependencies.
```dart
import 'package:cherrypick_annotations/cherrypick_annotations.dart';
import 'package:cherrypick/cherrypick.dart';
part 'app_module.cherrypick.g.dart';
@module()
@@ -181,5 +181,4 @@ CherryPick Workspace is licensed under the [Apache License 2.0](https://www.apac
- [CherryPick GitHub Repository](https://github.com/pese-git/cherrypick)
- [cherrypick_flutter on pub.dev](https://pub.dev/packages/cherrypick_flutter)
- [cherrypick_generator on pub.dev](https://pub.dev/packages/cherrypick_generator)
- [cherrypick_annotations on pub.dev](https://pub.dev/packages/cherrypick_annotations)
```
- [cherrypick_annotations on pub.dev](https://pub.dev/packages/cherrypick_annotations)