Skip to content

Commit 088d618

Browse files
authored
Update readme.md
1 parent f6ed9e0 commit 088d618

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,14 @@ To run CR3 Viewer, you need Python installed on your system along with the follo
1515
- PIL (Pillow)
1616
- rawpy
1717
- imageio
18+
- tkinterdnd2
1819

1920
## Installation
2021

2122
1. Ensure you have Python installed on your system.
2223
2. Install the required Python packages using pip:
2324

24-
pip install Pillow rawpy imageio
25+
pip install Pillow rawpy imageio tkinterdnd2
2526

2627
## Usage
2728

@@ -41,4 +42,4 @@ Contributions to CR3 Viewer are welcome. Please feel free to fork the repository
4142

4243
## License
4344

44-
CR3 Viewer is released under the MIT License. See the LICENSE file for more details.
45+
CR3 Viewer is released under the MIT License. See the LICENSE file for more details.

0 commit comments

Comments
 (0)