From 2c8d96ef3f1756a860836cb9ca85d13dbc3bac68 Mon Sep 17 00:00:00 2001 From: Ivan Krutov Date: Tue, 6 Mar 2018 12:57:39 +0300 Subject: [PATCH] Correct binary size in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12fce2fb..d936e913 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ New **[rich user interface]((https://github.com/aerokube/selenoid-ui))** showing ### Lightweight and Lightning Fast Suitable for personal usage and in big clusters: * Consumes **10 times** less memory than Java-based Selenium server under the same load -* **Small 7 Mb binary** with no external dependencies (no need to install Java) +* **Small 6 Mb binary** with no external dependencies (no need to install Java) * **Browser consumption API** working out of the box * Ability to send browser logs to **centralized log storage** (e.g. to the [ELK-stack](https://logz.io/learn/complete-guide-elk-stack/)) * Fully **isolated** and **reproducible** environment