diff --git a/README.md b/README.md index 806e39ba..8ef11873 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ --- +[[Changelog]](./CHANGELOG.md) + +--- + ## About Here is it a set of [Flutter plugins](https://flutter.io/platform-plugins/) that power up your applications. @@ -70,10 +74,12 @@ dependencies: wyatt_analysis: git: url: ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-packages.git - ref: master - path: packages/wyatt_analysis/ + ref: wyatt_analysis-v2.0.0 + path: packages/wyatt_analysis ``` +Here you can change `package name` and `package version`. + In the package `readme.md` file, please specify the supported SDK: ![SDK: Dart & Flutter](https://img.shields.io/badge/SDK-Dart%20%7C%20Flutter-blue?style=flat-square)