You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update installation and development instructions in README
Modify documentation to reflect migration from Poetry to UV:
- Change installation command from `poetry add` to `uv add`
- Update development setup instructions with UV-specific commands
- Add link to UV GitHub repository
This aligns documentation with the recent dependency management change.
0 commit comments