diff --git a/README.md b/README.md index d51db39..5baa00a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Why this rules: Cloudflare Workers is a serverless application platform for depl By the way - as a full-stack developer who _loves_ GraphQL, and the developer advocate for Cloudflare Workers, I would love to see what you build with this! Let me know [on Twitter](https://twitter.com/signalnerve)! +[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/signalnerve/workers-graphql-server) + ## Usage You can begin building your own Workers GraphQL server by [installing Wrangler](https://workers.cloudflare.com/docs/quickstart/), the Workers command-line tool, and generating a new project: