From 30cb9a762a04a0f41c55d1c6ec7bbd5486e288d6 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Fri, 11 Nov 2022 13:23:51 -0500 Subject: [PATCH] README (#62); CHANGELOG --- CHANGELOG.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 218b7a36..403e988f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## v0.2.0 +# v0.2.18 -* Automated build infrastructure. +* First official release in the `v0.2.x` series. \ No newline at end of file diff --git a/README.md b/README.md index 6484fb85..20c3253c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # zrok -`zrok` is a service designed to provide frictionless access to ephemeral, geo-scale reverse proxy capabilities. +`zrok` is a service designed to provide frictionless access to ephemeral, geo-scale reverse proxy capabilities. `zrok` is implemented on top of OpenZiti as a _Ziti Native Application_. ## Characteristics @@ -8,7 +8,7 @@ ### Frictionless -`zrok` is designed to provide a "frictionless" experience. A single binary and a single command are all that is required to take advantage of all of the power of `zrok`. +`zrok` is designed to provide a "frictionless" experience. Only a single binary and a single command are required to take advantage of all of the power of `zrok`. `zrok` works in a large number environments: developer shells, container sidecars, serverless environments, webhooks.