Skip to content

Commit

Permalink
docs: Update README with macOS testing note
Browse files Browse the repository at this point in the history
- Update README.md with note about testing on macOS
- Refactor functions for improved readability and efficiency.
- Fix bug causing crash on startup.
  • Loading branch information
johnnyhuy committed Apr 21, 2024
1 parent 522fb84 commit b36d904
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Tool has been tested with Python 3.12.

### macOS

This has been tested with macOS, your mileage may vary on other operating systems like Windows, WSL or Linux.

1. Install Python. Recommended way is to use [asdf](https://asdf-vm.com/guide/getting-started.html):

```bash
Expand Down

0 comments on commit b36d904

Please sign in to comment.