From d0aed1164ab8f50d1cba490ef1236d425c6b006d Mon Sep 17 00:00:00 2001 From: acetone Date: Mon, 6 Dec 2021 03:04:37 -0500 Subject: [PATCH] readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c3f190..7bd4e7b 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ An undemanding IRC logger with a functional web interface. - To hide the message in the log, you can put a dot at the beginning (message will be displayed as "Blinded message"); - Connection status to the servers is displayed in real time (green check mark or red cross). This allows you to judge whether the log is up to date. -screenshot-1 + - + ##### Admin futures @@ -23,7 +23,7 @@ An undemanding IRC logger with a functional web interface. #### First start (Debian/Ubuntu/etc) -``` +```bash # Qt5 C++ framework dependencies: sudo apt install qt5-default