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