File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff 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
2233Check out the [ contributors guide] ( https://github.com/underctrl-io/commandkit/blob/main/CONTRIBUTING.md )
You can’t perform that action at this time.
0 commit comments