Make a Deploy to Netlify button like this:
With this:
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=<REPO_URL>)
When people click the button, it will automatically clone the repo to their chosen Git provider, as well as deploy it automatically to Netlify!