From fd9ff536c56065ca3e31d4671f24d0ca5f598055 Mon Sep 17 00:00:00 2001 From: acetone Date: Mon, 6 Dec 2021 03:08:11 -0500 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bd4e7b..91fe458 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ An undemanding IRC logger with a functional web interface. - Ability to use one nickname for all connections, or unique for each server; - Nickname authorization support via NickServ; - Customizable triggers for issuing information by bot in chat; -- Low system resource consumption: connecting to two servers and active use of the web interface requires ~10MB. +- Low system resource consumption: connecting to two servers and active use of the web interface requires ~20MB. #### First start (Debian/Ubuntu/etc)