From f7232f4c7ba9c44b383511bbf731b2c054c26431 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Mon, 30 Jan 2023 14:27:40 -0500 Subject: [PATCH] readme lint --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e3d5d28..18dca148 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![zrok](docs/images/zrok.png) -`zrok` is a next-generation sharing platform built on top of [OpenZiti](https://docs.openziti.io), a programmable zero-trust network overlay. `zrok` is an _OpenZiti Native Application_. +`zrok` is a next-generation sharing platform built on top of [OpenZiti](https://docs.openziti.io), a programmable zero-trust network overlay. `zrok` is an OpenZiti _Native Application_. `zrok` facilitates sharing resources both publicly and privately, exposing them to an audience you can easily control. @@ -38,7 +38,7 @@ See the [Quick Start](docs/getting-started/getting_started.md) for details on ge ## Building -If you are interested in building `zrok` for yourself instead of using a released package, please rerfer to [BUILD.md](./BUILD.md) +If you are interested in building `zrok` for yourself instead of using a released package, please refer to [BUILD.md](./BUILD.md) ## Contributing