updated readme to include the ifireflylib

This commit is contained in:
stan44 2025-04-11 22:38:55 -05:00
parent fcc0b906e5
commit 7110c393d4

View File

@ -21,6 +21,7 @@ A powerful file browser application with special focus on audio file handling, M
- Mutagen (audio metadata extraction)
- py7zr and rarfile (archive handling)
- SoundFont (.sf2) files for MIDI playback
- ifireflylib (Database System)
## Installation
@ -32,7 +33,7 @@ cd fbroswer
### 2. Install dependencies
```bash
pip install pyqt6 fluidsynth-midi mido mutagen py7zr rarfile numpy sounddevice
pip install pyqt6 fluidsynth-midi mido mutagen py7zr rarfile numpy sounddevice ifireflylib
```
### 3. Install FluidSynth