Skip to content

Commit

Permalink
chore: 完善中文基础listing上传文档
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjue666 committed Nov 6, 2024
1 parent a71b074 commit cb164ce
Show file tree
Hide file tree
Showing 5 changed files with 399 additions and 3 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,18 @@ _description_

> It is a simple npm package for generating compliant Amazon SP-API listing JSON quickly and efficiently.
## install

```
pnpm install spapi-listing-builder --save
```

## usage

```
import { ListingProduct } from "spapi-listing-builder";
```

## License

[MIT](./LICENSE) License © 2024-PRESENT [wangjue666](https://github.com/wangjue666)
Expand Down
Loading

0 comments on commit cb164ce

Please sign in to comment.