Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd committed Jul 2, 2024
1 parent 2dc9446 commit a9b055a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Miller Columns File Manager ("Miller") is a simple cross-platform file manager w
pip install -r requirements.txt
```

### Usage
## Usage

```
python miller.py
Expand All @@ -45,15 +45,15 @@ python miller.py
* Double-click on folders to open them in Windows Explorer.
* Right-click on files or folders to access context menu actions.

### Contributing
## Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your improvements.

### License
## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

### Acknowledgments
## Acknowledgments

- PyQt6 Documentation: https://doc.qt.io/qtforpython-6/
- Windows platform integation: https://github.com/mhammond/pywin32

0 comments on commit a9b055a

Please sign in to comment.