From 7ede239d5562d641a0b732457a6835a0bf6c1758 Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Tue, 20 Dec 2022 14:23:01 +0100 Subject: [PATCH] tweaking README (#3) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39fa763..0faa791 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ ZeroTier is an SDN platform that allows users to create virtual networks that can span multiple devices, locations, and cloud providers. ZeroTier creates an encrypted peer-to-peer mesh overlay -network that handles NAT traversal, authentication, and authorization -to network resources. +network that handles NAT traversal and authentication to network +resources. The ZeroTier Github Action allows users to easily integrate -ZeroTier into their Github workflow by temporarily joining and -authorizing workflow runner onto a private ZeroTier network. +ZeroTier into their CI/CD workflows by temporarily joining and +authorizing runners onto private ZeroTier networks. ```yaml - name: ZeroTier