From da8a2f418df4f3a6736b7e235f3a32f4fe711eda Mon Sep 17 00:00:00 2001 From: Bruno Tavares Date: Wed, 24 Oct 2018 19:40:53 -0300 Subject: [PATCH] Adds links on main README to GCP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ccd21c4d..68b2648d 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ After this process completes, the Algo VPN server will contains only the users l - Configure [Amazon EC2](docs/cloud-amazon-ec2.md) - Configure [Azure](docs/cloud-azure.md) - Configure [DigitalOcean](docs/cloud-do.md) + - Configure [Google Cloud Platform](docs/cloud-gce.md) * Advanced Deployment - Deploy to your own [FreeBSD](docs/deploy-to-freebsd.md) server - Deploy to your own [Ubuntu 18.04](docs/deploy-to-ubuntu.md) server