https://github.com/oldvis/image-taxonomy-labeler
Tip revision: fb023392f66b3305a59dc7fe7056df5bc77b36a3 authored by Yu Zhang on 22 June 2025, 07:49:44 UTC
Update README.md
Update README.md
Tip revision: fb02339
CONTRIBUTING.md
# Contributing
Thanks for being interested in contributing to this project!
## Development
### Setup
Clone this repo to your local machine and install the dependencies.
```bash
pnpm install
```
## Code Style
Use `pnpm run lint --fix` to detect code style issues and fix the issues before committing.
## Thanks
Thank you again for being interested in this project! You are awesome!
