diff --git a/README.md b/README.md index 8d241b7..0206c7e 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,5 @@ This repo is an example [Nx](https://nx.dev) monorepo to demonstrate how to use ## Use in your own repo The two important bits that you need to copy in your own repo are [prepare.js](/tools/externals/prepare.js) and the Github [workflow](.github/workflows/move-code.yml). Check out [Copybara Action](https://github.com/olivr/copybara-action) for more customization. + +Edit to push...