From 71c2db151dcc13806bdd250dc6204d0007cbef3d Mon Sep 17 00:00:00 2001 From: Artem Konev Date: Wed, 18 Jan 2023 15:04:35 +0000 Subject: Liam. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c8717da0..544141b2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ three core capabilities: - a web server for static media assets, - and an application server that runs code in seven languages. -We are building a universal tool that compresses several layers of the modern +Unit is a universal web app server that compresses several layers of the modern application stack into a potent, coherent solution with a focus on performance, low latency, and scalability. It is intended as a building block for any web architecture regardless of its complexity, from enterprise-scale deployments to @@ -27,7 +27,7 @@ platforms. ## Quick Installation -### macOS +### MacOS ``` console $ brew install nginx/unit/unit -- cgit