Skip to content

Commit 4cf6c0a

Browse files
authored
docs: added stars to projects
1 parent 20f7441 commit 4cf6c0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ import { listFormatter } from 'vue-command'
317317
Provider can be injected into your component by name:
318318

319319
```js
320-
inject: ["exit", "terminal"]
320+
inject: ['exit', 'terminal']
321321
```
322322

323323
## Exposed
@@ -388,8 +388,8 @@ to the bottom. You may need a pollyfill to support your target browser.
388388

389389
## Projects using vue-command
390390

391-
- [escrcpy](https://github.com/viarotel-org/escrcpy) - Display and control your Android device graphically with scrcpy
392-
- [linkandroid](https://github.com/modstart-lib/linkandroid) - Link Android and PC easily
391+
- [escrcpy](https://github.com/viarotel-org/escrcpy) - Display and control your Android device graphically with scrcpy (6k stars)
392+
- [linkandroid](https://github.com/modstart-lib/linkandroid) - Link Android and PC easily (1k stars)
393393
- [curvy-idle-game](https://github.com/n4n0GH/curvy-idle-game) - Short idle game
394394
where you get to pat her
395395
- [docker-management-dashboard](https://github.com/zero4994/docker-management-dashboard) - A management dashboard for your local docker containers

0 commit comments

Comments
 (0)