diff --git a/README.md b/README.md index 522f055b..dc23ddad 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,4 @@ For correct version detection, please follow the [conventional commit format](ht ## Linking To include a local version of modified lido in your project, run `yarn link` in `packages/lido` and run `yarn link lido` in project you want to use it in. Make sure to run `yarn unlink lido` after it's no longer needed. +