Skip to content

Commit 5a0751d

Browse files
committed
update readme
1 parent da4cc3e commit 5a0751d

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,21 @@ If you are looking for support or want to provide suggestions, check out the [Di
1313
## Links
1414

1515
- [Website](https://commandkit.dev) ([source](https://github.com/underctrl-io/commandkit/tree/main/apps/website))
16-
- [Support Server](https://ctrl.lol/discord)
17-
- [CommandKit source](https://github.com/underctrl-io/commandkit/tree/main/packages/commandkit)
1816
- [npm](https://www.npmjs.com/package/commandkit)
1917

18+
## Packages
19+
20+
- [commandkit](./packages/commandkit)
21+
- [create-commandkit](./packages/create-commandkit)
22+
- [@commandkit/ai](./packages/ai)
23+
- [@commandkit/cache](./packages/cache)
24+
- [@commandkit/devtools](./packages/devtools)
25+
- [@commandkit/i18n](./packages/i18n)
26+
- [@commandkit/legacy](./packages/legacy)
27+
- [@commandkit/queue](./packages/queue)
28+
- [@commandkit/redis](./packages/redis)
29+
- [@commandkit/tasks](./packages/tasks)
30+
2031
## Contributing
2132

2233
Check out the [contributors guide](https://github.com/underctrl-io/commandkit/blob/main/CONTRIBUTING.md)

0 commit comments

Comments
 (0)