Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
derekchiang authored Apr 22, 2024
1 parent 382a52d commit e2b4bfb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ Kernel is supported by all major AA SDKs, including:
- [Permissionless.js](https://docs.pimlico.io/permissionless/how-to/accounts/use-kernel-account)
- [UserOp.js](https://docs.stackup.sh/docs/useropjs-presets#kernel)

## Resources
## Plugins

Read more about Kernel modules and permissions system on [ZeroDev docs](https://docs.zerodev.app/sdk/permissions/intro).
- Read more about [Kernel's permissions system](https://docs.zerodev.app/sdk/permissions/intro) and learn to build your own plugins.
- For officially maintained plugins, some live in [this repo](https://github.com/zerodevapp/kernel-7579-plugins/tree/master), and the rest live in [`/src`](/src).

## Build

Expand Down

0 comments on commit e2b4bfb

Please sign in to comment.