Skip to content

Commit

Permalink
docs: add --enable_console_logging note
Browse files Browse the repository at this point in the history
  • Loading branch information
F33RNI committed Dec 25, 2023
1 parent b852449 commit 4399882
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 💾🐈‍⬛ FloppyCat Simple Backup Utility

| <img src="icons/icon.png" alt="FloppyCat logo"/> | <img src="Screenshot.png" alt="FloppyCat screenshot"/> |
| ----------------------------------------------------- | :-----------------------------------------------------: |
| ------------------------------------------------ | :----------------------------------------------------: |

## Simple high-performance utility for creating and validating checksums-based backups with full multiprocessing support

Expand Down Expand Up @@ -64,6 +64,8 @@ Or message me if you would like to donate 💰
5. Install requirements `pip install -r requirements.txt --upgrade`
6. Run `pyinstaller FloppyCat.spec` to build executable

> **Note:** if you want to enable logging to console (STDOUT), pass `--enable_console_logging` argument while running FloppyCat
----------

## 📝 TODO
Expand Down

0 comments on commit 4399882

Please sign in to comment.