Skip to content

Commit

Permalink
readme: fix style
Browse files Browse the repository at this point in the history
Signed-off-by: jinqiang zhang <[email protected]>
  • Loading branch information
peeweep committed Mar 15, 2023
1 parent 895fb39 commit 6b65df5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ You can use this workflow generate gentoo deps tarball

Support:

- Golang: ${P}-deps.tar.xz and ${P}-vendor.tar.xz
- Javascript: ${P}-node_modules.tar.xz
- Golang: `${P}-deps.tar.xz` and `${P}-vendor.tar.xz`
- Javascript: `${P}-node_modules.tar.xz`

How to use this?

Step 1: Fork this repo and trigger github workflow.
Step 2: manual trigger workflow:
- Step 1: Fork this repo

- Step 2: manual trigger workflow:

![](./resources/screenshot.png)

0 comments on commit 6b65df5

Please sign in to comment.